Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dheader.c1132 static int build_caches(struct cpu_cache_level caches[], u32 size, u32 *cntp) in build_caches() function
1185 ret = build_caches(caches, MAX_CACHES, &cnt); in write_cache()