Searched refs:cpu_cache_level__sort (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dheader.c1118 static int cpu_cache_level__sort(const void *a, const void *b) function
1278 qsort(&caches, cnt, sizeof(struct cpu_cache_level), cpu_cache_level__sort);

Completed in 231 milliseconds