Home
last modified time | relevance | path

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

/external/cpu_features/src/utils/
Dlist_cpu_features.c324 static Node* GetCacheTypeString(CacheType cache_type) { in GetCacheTypeString() function
352 AddMapEntry(map, "cache_type", GetCacheTypeString(info.cache_type)); in AddCacheInfo()