Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dsrccode.c37 static long map_total_sz; variable
81 map_total_sz -= sf->maplen; in free_srcfile()
106 while ((num_srcfiles > MAXSRCFILES || map_total_sz > MAXSRCCACHE) && in find_srcfile()
142 map_total_sz += h->maplen; in find_srcfile()