Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dhist.h574 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists);
594 !perf_hpp__defined_dynamic_entry(format, hists)) in perf_hpp__should_skip()
Dhist.c1301 !perf_hpp__defined_dynamic_entry(fmt, hists)) in hist_entry__cmp()
1321 !perf_hpp__defined_dynamic_entry(fmt, hists)) in hist_entry__collapse()
Dsort.c2784 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused, in perf_hpp__defined_dynamic_entry() function
2894 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__defined_dynamic_entry() function
/linux-6.12.1/tools/perf/ui/
Dhist.c938 !perf_hpp__defined_dynamic_entry(fmt, hists)) in perf_hpp__setup_hists_formats()