Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dheader.c1126 static bool cpu_cache_level__cmp(struct cpu_cache_level *a, struct cpu_cache_level *b) in cpu_cache_level__cmp() function
1236 if (cpu_cache_level__cmp(&c, &caches[i])) in build_caches_for_cpu()