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

/linux-master/tools/perf/util/
H A Denv.h170 void cpu_cache_level__free(struct cpu_cache_level *cache);
H A Denv.c226 cpu_cache_level__free(&env->caches[i]);
418 void cpu_cache_level__free(struct cpu_cache_level *cache) function
H A Dheader.c1244 cpu_cache_level__free(&c);
1315 cpu_cache_level__free(&caches[i]);
/linux-master/tools/perf/
H A Dbuiltin-stat.c1392 cpu_cache_level__free(&caches[i]);
1400 cpu_cache_level__free(&caches[i++]);

Completed in 130 milliseconds