Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/ !
Dsort.c2202 int64_t size_l = sym_l != NULL ? symbol__size(sym_l) : 0; in _sort__sym_size_cmp() local
2241 int64_t size_l = map_l != NULL ? map__size(map_l) : 0; in _sort__dso_size_cmp() local