Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dheader.c1039 static bool cpu_cache_level__cmp(struct cpu_cache_level *a, struct cpu_cache_level *b) in cpu_cache_level__cmp() function
1149 if (cpu_cache_level__cmp(&c, &caches[i])) in build_caches()