Home
last modified time | relevance | path

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

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