Home
last modified time | relevance | path

Searched defs:cache_type (Results 1 – 6 of 6) sorted by relevance

/external/eigen/bench/
Dcheck_cache_queries.cpp59 int cache_type = 0; in main() local
/external/cpuinfo/src/x86/cache/
Ddeterministic.c9 enum cache_type { enum
Dinit.c15 enum cache_type { enum
/external/cpu_features/include/
Dcpu_features_cache_info.h35 CacheType cache_type; member
/external/cpu_features/src/utils/
Dlist_cpu_features.c324 static Node* GetCacheTypeString(CacheType cache_type) { in GetCacheTypeString()
/external/cpu_features/src/
Dcpuinfo_x86.c1145 CacheType cache_type = ExtractBitRange(leaf.eax, 4, 0); in ParseLeaf4() local