Lines Matching refs:perf_hpp_fmt
2598 struct perf_hpp_fmt *fmt;
2628 struct perf_hpp_fmt hpp;
2632 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width()
2643 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
2658 static int __sort__hpp_width(struct perf_hpp_fmt *fmt, in __sort__hpp_width()
2673 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
2687 static int64_t __sort__hpp_cmp(struct perf_hpp_fmt *fmt, in __sort__hpp_cmp()
2696 static int64_t __sort__hpp_collapse(struct perf_hpp_fmt *fmt, in __sort__hpp_collapse()
2707 static int64_t __sort__hpp_sort(struct perf_hpp_fmt *fmt, in __sort__hpp_sort()
2718 bool perf_hpp__is_sort_entry(struct perf_hpp_fmt *format) in perf_hpp__is_sort_entry()
2724 bool perf_hpp__is_ ## key ## _entry(struct perf_hpp_fmt *fmt) \
2738 bool perf_hpp__is_trace_entry(struct perf_hpp_fmt *fmt __maybe_unused)
2752 static bool __sort__hpp_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in MK_SORT_ENTRY_CHK()
2766 static void hse_free(struct perf_hpp_fmt *fmt) in hse_free()
2774 static void hse_init(struct perf_hpp_fmt *fmt, struct hist_entry *he) in hse_init()
2822 static void hpp_free(struct perf_hpp_fmt *fmt) in hpp_free()
2827 static struct perf_hpp_fmt *__hpp_dimension__alloc_hpp(struct hpp_dimension *hd, in __hpp_dimension__alloc_hpp()
2830 struct perf_hpp_fmt *fmt; in __hpp_dimension__alloc_hpp()
2845 struct perf_hpp_fmt *fmt; in hist_entry__filter()
2899 bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused) in perf_hpp__is_dynamic_entry()
2903 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused, in perf_hpp__defined_dynamic_entry()
2910 struct perf_hpp_fmt hpp;
2982 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
2998 static int __sort__hde_width(struct perf_hpp_fmt *fmt, in __sort__hde_width()
3013 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__defined_dynamic_entry()
3022 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
3084 static int64_t __sort__hde_cmp(struct perf_hpp_fmt *fmt, in __sort__hde_cmp()
3113 bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt) in perf_hpp__is_dynamic_entry()
3118 static bool __sort__hde_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in __sort__hde_equal()
3132 static void hde_free(struct perf_hpp_fmt *fmt) in hde_free()
3140 static void __sort__hde_init(struct perf_hpp_fmt *fmt, struct hist_entry *he) in __sort__hde_init()
3191 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt) in perf_hpp_fmt__dup()
3193 struct perf_hpp_fmt *new_fmt = NULL; in perf_hpp_fmt__dup()
3482 struct perf_hpp_fmt *fmt; in __hpp_dimension__add()
3513 struct perf_hpp_fmt *fmt; in __hpp_dimension__add_output()
3908 struct perf_hpp_fmt *fmt; in perf_hpp__set_elide()
3972 struct perf_hpp_fmt *fmt; in sort__setup_elide()