Searched defs:size_l (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dsort.c2070 int64_t size_l = sym_l != NULL ? symbol__size(sym_l) : 0; local
2109 int64_t size_l = map_l != NULL ? map__size(map_l) : 0; local

Completed in 97 milliseconds