Home
last modified time | relevance | path

Searched refs:GetCacheTypeString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cpu_features/src/utils/
H A Dlist_cpu_features.c339 static Node* GetCacheTypeString(CacheType cache_type) { in GetCacheTypeString() function
367 AddMapEntry(map, "cache_type", GetCacheTypeString(info.cache_type)); in AddCacheInfo()
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/utils/
H A Dlist_cpu_features.c334 static Node* GetCacheTypeString(CacheType cache_type) { in GetCacheTypeString() function
362 AddMapEntry(map, "cache_type", GetCacheTypeString(info.cache_type)); in AddCacheInfo()