Lines Matching refs:perf_hpp_fmt
1304 struct perf_hpp_fmt *fmt; in hist_entry__cmp_impl()
1338 offsetof(struct perf_hpp_fmt, cmp), true, false); in hist_entry__cmp()
1345 offsetof(struct perf_hpp_fmt, sort), false, true); in hist_entry__sort()
1352 offsetof(struct perf_hpp_fmt, collapse), true, false); in hist_entry__collapse()
1361 offsetof(struct perf_hpp_fmt, collapse), false, false); in hist_entry__collapse_hierarchy()
1407 struct perf_hpp_fmt *fmt, int printed) in hist_entry__snprintf_alignment()
1428 typedef bool (*fmt_chk_fn)(struct perf_hpp_fmt *fmt);
1430 static bool check_thread_entry(struct perf_hpp_fmt *fmt) in check_thread_entry()
1439 struct perf_hpp_fmt *fmt; in hist_entry__check_and_remove_filter()
1528 struct perf_hpp_fmt *fmt; in hierarchy_insert_entry()
1815 struct perf_hpp_fmt *fmt; in hierarchy_insert_output_entry()
1902 struct perf_hpp_fmt *fmt; in __hists__insert_output_entry()
2903 struct perf_hpp_fmt *fmt, *pos; in hists_evsel__exit()