Home
last modified time | relevance | path

Searched refs:hist_entry__cmp_nop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c859 hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_nop() function
1746 fmt->cmp = hist_entry__cmp_nop; in data__hpp_register()
1747 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1773 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1777 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1780 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1847 fmt->cmp = hist_entry__cmp_nop; in ui_init()
1848 fmt->collapse = hist_entry__cmp_nop; in ui_init()
1868 fmt->sort = hist_entry__cmp_nop; in ui_init()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c861 hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_nop() function
1749 fmt->cmp = hist_entry__cmp_nop; in data__hpp_register()
1750 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1776 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1780 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1783 fmt->sort = hist_entry__cmp_nop; in data__hpp_register()
1850 fmt->cmp = hist_entry__cmp_nop; in ui_init()
1851 fmt->collapse = hist_entry__cmp_nop; in ui_init()
1871 fmt->sort = hist_entry__cmp_nop; in ui_init()

Completed in 10 milliseconds