Lines Matching refs:perf_hpp_fmt

1749 	struct perf_hpp_fmt	*fmt;
1769 struct perf_hpp_fmt hpp;
1773 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width()
1784 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
1799 static int __sort__hpp_width(struct perf_hpp_fmt *fmt, in __sort__hpp_width()
1814 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
1828 static int64_t __sort__hpp_cmp(struct perf_hpp_fmt *fmt, in __sort__hpp_cmp()
1837 static int64_t __sort__hpp_collapse(struct perf_hpp_fmt *fmt, in __sort__hpp_collapse()
1848 static int64_t __sort__hpp_sort(struct perf_hpp_fmt *fmt, in __sort__hpp_sort()
1859 bool perf_hpp__is_sort_entry(struct perf_hpp_fmt *format) in perf_hpp__is_sort_entry()
1865 bool perf_hpp__is_ ## key ## _entry(struct perf_hpp_fmt *fmt) \
1885 static bool __sort__hpp_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in MK_SORT_ENTRY_CHK()
1899 static void hse_free(struct perf_hpp_fmt *fmt) in hse_free()
1941 static void hpp_free(struct perf_hpp_fmt *fmt) in hpp_free()
1946 static struct perf_hpp_fmt *__hpp_dimension__alloc_hpp(struct hpp_dimension *hd, in __hpp_dimension__alloc_hpp()
1949 struct perf_hpp_fmt *fmt; in __hpp_dimension__alloc_hpp()
1964 struct perf_hpp_fmt *fmt; in hist_entry__filter()
2018 struct perf_hpp_fmt hpp;
2090 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
2106 static int __sort__hde_width(struct perf_hpp_fmt *fmt, in __sort__hde_width()
2121 bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__defined_dynamic_entry()
2130 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
2192 static int64_t __sort__hde_cmp(struct perf_hpp_fmt *fmt, in __sort__hde_cmp()
2225 bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt) in perf_hpp__is_dynamic_entry()
2230 static bool __sort__hde_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b) in __sort__hde_equal()
2244 static void hde_free(struct perf_hpp_fmt *fmt) in hde_free()
2290 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt) in perf_hpp_fmt__dup()
2292 struct perf_hpp_fmt *new_fmt = NULL; in perf_hpp_fmt__dup()
2551 struct perf_hpp_fmt *fmt; in __hpp_dimension__add()
2581 struct perf_hpp_fmt *fmt; in __hpp_dimension__add_output()
2887 struct perf_hpp_fmt *fmt; in perf_hpp__set_elide()
2947 struct perf_hpp_fmt *fmt; in sort__setup_elide()