Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsrccode.c37 static long map_total_sz; variable
81 map_total_sz -= sf->maplen; in free_srcfile()
107 while ((num_srcfiles > MAXSRCFILES || map_total_sz > MAXSRCCACHE) && in find_srcfile()
143 map_total_sz += h->maplen; in find_srcfile()
/kernel/linux/linux-6.6/tools/perf/util/
H A 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()

Completed in 2 milliseconds