Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dsort.c2192 static int64_t __sort__hde_cmp(struct perf_hpp_fmt *fmt, in __sort__hde_cmp() function
2227 return fmt->cmp == __sort__hde_cmp; in perf_hpp__is_dynamic_entry()
2274 hde->hpp.cmp = __sort__hde_cmp; in __alloc_dynamic_entry()
2275 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
2276 hde->hpp.sort = __sort__hde_cmp; in __alloc_dynamic_entry()