Searched refs:collapse (Results 1 – 7 of 7) sorted by relevance
/tools/perf/ui/ |
D | hist.c | 402 .collapse = hpp__nop_cmp, \ 416 .collapse = hpp__nop_cmp, \ 429 .collapse = hpp__nop_cmp, \
|
/tools/perf/util/ |
D | hist.h | 246 int64_t (*collapse)(struct perf_hpp_fmt *fmt, member
|
D | hist.c | 1116 cmp = fmt->collapse(fmt, left, right); in hist_entry__collapse() 1298 cmp = fmt->collapse(fmt, iter, he); in hierarchy_insert_entry() 2201 cmp = fmt->collapse(fmt, he, pair); in add_dummy_hierarchy_entry() 2265 cmp = fmt->collapse(fmt, iter, he); in hists__find_hierarchy_entry()
|
D | sort.c | 1776 hse->hpp.collapse = __sort__hpp_collapse; in __sort_dimension__alloc_hpp() 2125 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
|
/tools/perf/ |
D | builtin-diff.c | 1144 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register() 1233 fmt->collapse = hist_entry__cmp_nop; in ui_init()
|
D | builtin-c2c.c | 1681 fmt->collapse = dim->se ? c2c_se_collapse : dim->cmp; in get_format()
|
/tools/power/pm-graph/ |
D | analyze_suspend.py | 3288 table {width:100%;border-collapse: collapse;}\n\
|