Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dhist.h387 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists);
407 !perf_hpp__defined_dynamic_entry(format, hists)) in perf_hpp__should_skip()
Dhist.c1266 !perf_hpp__defined_dynamic_entry(fmt, hists)) in hist_entry__cmp()
1286 !perf_hpp__defined_dynamic_entry(fmt, hists)) in hist_entry__collapse()
1884 perf_hpp__defined_dynamic_entry(fmt, he->hists)) in __hists__insert_output_entry()
Dsort.c2454 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__defined_dynamic_entry() function
/linux-6.1.9/tools/perf/ui/
Dhist.c879 !perf_hpp__defined_dynamic_entry(fmt, hists)) in perf_hpp__setup_hists_formats()