Home
last modified time | relevance | path

Searched refs:cumulate_callchain (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_cumulate.c94 if (symbol_conf.cumulate_callchain) in add_hist_entries()
198 symbol_conf.cumulate_callchain); in do_test()
215 if (symbol_conf.cumulate_callchain) in do_test()
282 symbol_conf.cumulate_callchain = false; in test1()
429 symbol_conf.cumulate_callchain = false; in test2()
487 symbol_conf.cumulate_callchain = true; in test3()
671 symbol_conf.cumulate_callchain = true; in test4()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_cumulate.c95 if (symbol_conf.cumulate_callchain) in add_hist_entries()
211 symbol_conf.cumulate_callchain); in do_test()
228 if (symbol_conf.cumulate_callchain) in do_test()
295 symbol_conf.cumulate_callchain = false; in test1()
442 symbol_conf.cumulate_callchain = false; in test2()
500 symbol_conf.cumulate_callchain = true; in test3()
684 symbol_conf.cumulate_callchain = true; in test4()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c126 symbol_conf.cumulate_callchain = perf_config_bool(var, value); in report__config()
171 } else if (symbol_conf.cumulate_callchain) { in hist_iter__report_callback()
291 } else if (symbol_conf.cumulate_callchain) { in process_sample_event()
380 if (symbol_conf.cumulate_callchain) { in report__setup_sample_type()
383 symbol_conf.cumulate_callchain = false; in report__setup_sample_type()
1214 OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain, in cmd_report()
1377 if (symbol_conf.cumulate_callchain && !callchain_param.order_set) in cmd_report()
1446 symbol_conf.cumulate_callchain = false; in cmd_report()
1463 symbol_conf.cumulate_callchain = false; in cmd_report()
1468 symbol_conf.cumulate_callchain in cmd_report()
[all...]
H A Dbuiltin-top.c837 if (symbol_conf.cumulate_callchain) in perf_event__process_sample()
1399 symbol_conf.cumulate_callchain = perf_config_bool(var, value); in perf_top_config()
1513 OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain, in cmd_top()
1642 symbol_conf.cumulate_callchain = false; in cmd_top()
1717 symbol_conf.cumulate_callchain = false; in cmd_top()
1721 if (symbol_conf.cumulate_callchain && !callchain_param.order_set) in cmd_top()
H A Dbuiltin-script.c3263 if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain) { in script__setup_sample_type()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol_conf.h25 cumulate_callchain, member
H A Dhist.c322 if (symbol_conf.cumulate_callchain) in hists__decay_entry()
434 if (symbol_conf.cumulate_callchain) { in hist_entry__init()
611 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
656 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
1583 if (symbol_conf.cumulate_callchain) in hists__collapse_insert_entry()
1821 if (symbol_conf.cumulate_callchain) in hists__hierarchy_output_resort()
1847 if (symbol_conf.cumulate_callchain) in __hists__insert_output_entry()
2361 if (symbol_conf.cumulate_callchain) in hists__add_dummy_entry()
H A Dsort.h196 if (symbol_conf.cumulate_callchain) in hist_entry__get_percent_limit()
H A Dcallchain.c1090 if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain || in sample__resolve_callchain()
1605 if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain) { in callchain_param_setup()
H A Dsymbol.c57 .cumulate_callchain = true,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol_conf.h24 cumulate_callchain, member
H A Dhist.c332 if (symbol_conf.cumulate_callchain) in hists__decay_entry()
444 if (symbol_conf.cumulate_callchain) { in hist_entry__init()
621 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
668 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
1621 if (symbol_conf.cumulate_callchain) in hists__collapse_insert_entry()
1863 if (symbol_conf.cumulate_callchain) in hists__hierarchy_output_resort()
1889 if (symbol_conf.cumulate_callchain) in __hists__insert_output_entry()
2413 if (symbol_conf.cumulate_callchain) in hists__add_dummy_entry()
H A Dsort.h201 if (symbol_conf.cumulate_callchain) in hist_entry__get_percent_limit()
H A Dcallchain.c1110 if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain || in sample__resolve_callchain()
1662 if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain) { in callchain_param_setup()
H A Dsymbol.c62 .cumulate_callchain = true,
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c138 symbol_conf.cumulate_callchain = perf_config_bool(var, value); in report__config()
193 } else if (symbol_conf.cumulate_callchain) { in hist_iter__report_callback()
317 } else if (symbol_conf.cumulate_callchain) { in process_sample_event()
406 if (symbol_conf.cumulate_callchain) { in report__setup_sample_type()
409 symbol_conf.cumulate_callchain = false; in report__setup_sample_type()
1290 OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain, in cmd_report()
1468 if (symbol_conf.cumulate_callchain && !callchain_param.order_set) in cmd_report()
1537 symbol_conf.cumulate_callchain = false; in cmd_report()
1554 symbol_conf.cumulate_callchain = false; in cmd_report()
1559 symbol_conf.cumulate_callchain in cmd_report()
[all...]
H A Dbuiltin-top.c839 if (symbol_conf.cumulate_callchain) in perf_event__process_sample()
1407 symbol_conf.cumulate_callchain = perf_config_bool(var, value); in perf_top_config()
1524 OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain, in cmd_top()
1683 symbol_conf.cumulate_callchain = false; in cmd_top()
1780 symbol_conf.cumulate_callchain = false; in cmd_top()
1784 if (symbol_conf.cumulate_callchain && !callchain_param.order_set) in cmd_top()
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c137 if (!symbol_conf.cumulate_callchain) { in hpp__fmt_acc()
269 if (symbol_conf.cumulate_callchain) { in __hpp__sort_acc()
571 if (symbol_conf.cumulate_callchain) { in perf_hpp__init()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c138 if (!symbol_conf.cumulate_callchain) { in hpp__fmt_acc()
270 if (symbol_conf.cumulate_callchain) { in __hpp__sort_acc()
574 if (symbol_conf.cumulate_callchain) { in perf_hpp__init()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dhists.c390 total = symbol_conf.cumulate_callchain ? in perf_gtk__show_hists()
487 total = symbol_conf.cumulate_callchain ? in perf_gtk__add_hierarchy_entries()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dhists.c390 total = symbol_conf.cumulate_callchain ? in perf_gtk__show_hists()
487 total = symbol_conf.cumulate_callchain ? in perf_gtk__add_hierarchy_entries()
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c387 if (symbol_conf.cumulate_callchain) in hist_entry_callchain__fprintf()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c387 if (symbol_conf.cumulate_callchain) in hist_entry_callchain__fprintf()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c1173 if (symbol_conf.cumulate_callchain) in hist_browser__show_callchain()
1253 if (!symbol_conf.cumulate_callchain) { \
2921 if (symbol_conf.cumulate_callchain) in hist_browser__update_percent_limit()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1174 if (symbol_conf.cumulate_callchain) in hist_browser__show_callchain()
1254 if (!symbol_conf.cumulate_callchain) { \
2926 if (symbol_conf.cumulate_callchain) in hist_browser__update_percent_limit()

Completed in 49 milliseconds

12