Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsort.c3084 static int64_t __sort__hde_cmp(struct perf_hpp_fmt *fmt, in __sort__hde_cmp() function
3115 return fmt->cmp == __sort__hde_cmp; in perf_hpp__is_dynamic_entry()
3174 hde->hpp.cmp = __sort__hde_cmp; in __alloc_dynamic_entry()
3175 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
3176 hde->hpp.sort = __sort__hde_cmp; in __alloc_dynamic_entry()