Home
last modified time | relevance | path

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

/tools/perf/ui/
Dhist.c398 .collapse = hpp__nop_cmp, \
412 .collapse = hpp__nop_cmp, \
425 .collapse = hpp__nop_cmp, \
/tools/perf/util/
Dhist.h242 int64_t (*collapse)(struct perf_hpp_fmt *fmt, member
Dhist.c1103 cmp = fmt->collapse(fmt, left, right); in hist_entry__collapse()
1279 cmp = fmt->collapse(fmt, iter, he); in hierarchy_insert_entry()
2180 cmp = fmt->collapse(fmt, he, pair); in add_dummy_hierarchy_entry()
2244 cmp = fmt->collapse(fmt, iter, he); in hists__find_hierarchy_entry()
Dsort.c1641 hse->hpp.collapse = __sort__hpp_collapse; in __sort_dimension__alloc_hpp()
1990 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
/tools/perf/
Dbuiltin-diff.c1101 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1186 fmt->collapse = hist_entry__cmp_nop; in ui_init()