Home
last modified time | relevance | path

Searched defs:CacheCounts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gemmlowp/standalone/
H A Dcache_counters.cc117 struct CacheCounts { struct
130 void PrintCacheCounts(const CacheCounts& cache_counts) { in PrintCacheCounts() argument
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc286 std::array<uint64_t, 4> CacheCounts{{0, 0, 0, 0}}; in GetCacheSizesMacOSX() local