Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dheader.c1269 u32 max_caches = cpu__max_cpu().cpu * MAX_CACHE_LVL; in write_cache() local
1270 struct cpu_cache_level caches[max_caches]; in write_cache()