Symbol: perf_hpp_fmt
tools/perf/builtin-c2c.c
1008
percent_lcl_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1019
percent_lcl_hitm_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1026
percent_lcl_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1039
percent_lcl_peer_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1050
percent_lcl_peer_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1057
percent_lcl_peer_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1070
percent_rmt_peer_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1081
percent_rmt_peer_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1088
percent_rmt_peer_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1101
percent_stores_l1hit_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1112
percent_stores_l1hit_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1119
percent_stores_l1hit_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1132
percent_stores_l1miss_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1143
percent_stores_l1miss_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1150
percent_stores_l1miss_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1163
percent_stores_na_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1174
percent_stores_na_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1181
percent_stores_na_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1197
pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1206
pid_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1213
empty_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1234
node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1330
mean_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1342
__func(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) \
tools/perf/builtin-c2c.c
1356
cpucnt_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1370
cl_idx_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1384
cl_idx_empty_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1931
static void fmt_free(struct perf_hpp_fmt *fmt)
tools/perf/builtin-c2c.c
1939
static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/builtin-c2c.c
1961
static int c2c_se_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
1978
static int64_t c2c_se_cmp(struct perf_hpp_fmt *fmt,
tools/perf/builtin-c2c.c
1987
static int64_t c2c_se_collapse(struct perf_hpp_fmt *fmt,
tools/perf/builtin-c2c.c
2002
struct perf_hpp_fmt *fmt;
tools/perf/builtin-c2c.c
476
int64_t (*cmp)(struct perf_hpp_fmt *fmt,
tools/perf/builtin-c2c.c
478
int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
480
int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
485
struct perf_hpp_fmt fmt;
tools/perf/builtin-c2c.c
504
static int c2c_width(struct perf_hpp_fmt *fmt,
tools/perf/builtin-c2c.c
521
static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
562
dcacheline_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
568
static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
582
dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
596
dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
606
static int offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
620
offset_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
635
iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
649
iaddr_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
656
tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
670
tot_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
689
__f ## _entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, \
tools/perf/builtin-c2c.c
702
__f ## _cmp(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/builtin-c2c.c
764
tot_recs_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
778
tot_recs_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
802
tot_loads_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
816
tot_loads_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
836
percent_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
898
percent_costly_snoop_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
912
percent_costly_snoop_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
919
percent_costly_snoop_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
977
percent_rmt_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
988
percent_rmt_hitm_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
995
percent_rmt_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
1309
static int hpp__color_baseline(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1382
static int __hpp__color_compare(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1451
static int hpp__color_delta(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1457
static int hpp__color_ratio(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1463
static int hpp__color_wdiff(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1469
static int hpp__color_cycles(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1502
static int hpp__color_cycles_hist(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1654
static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp,
tools/perf/builtin-diff.c
1670
static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-diff.c
1682
static int hpp__width(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
1728
struct perf_hpp_fmt *fmt = &dfmt->fmt;
tools/perf/builtin-diff.c
1781
struct perf_hpp_fmt *fmt;
tools/perf/builtin-diff.c
497
static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt)
tools/perf/builtin-diff.c
565
static int64_t block_sort(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
67
struct perf_hpp_fmt fmt;
tools/perf/builtin-diff.c
848
hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
856
hist_entry__cmp_baseline(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
865
hist_entry__cmp_delta(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
874
hist_entry__cmp_delta_abs(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
883
hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
892
hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt,
tools/perf/builtin-diff.c
901
hist_entry__cmp_delta_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
909
hist_entry__cmp_delta_abs_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
917
hist_entry__cmp_ratio_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
925
hist_entry__cmp_wdiff_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
101
struct perf_hpp_fmt fmt;
tools/perf/builtin-kvm.c
107
static int64_t ev_name_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
115
static int fmt_width(struct perf_hpp_fmt *fmt,
tools/perf/builtin-kvm.c
119
static int ev_name_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-kvm.c
136
static int64_t ev_cmp_##metric(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/builtin-kvm.c
159
static int ev_entry_##metric(struct perf_hpp_fmt *fmt, \
tools/perf/builtin-kvm.c
210
static int ev_entry_mean(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-kvm.c
258
static int ev_entry_time_precent(struct perf_hpp_fmt *fmt,
tools/perf/builtin-kvm.c
271
ev_cmp_time_precent(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
291
static int ev_entry_count_precent(struct perf_hpp_fmt *fmt,
tools/perf/builtin-kvm.c
304
ev_cmp_count_precent(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
336
static int fmt_width(struct perf_hpp_fmt *fmt,
tools/perf/builtin-kvm.c
346
static int fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/builtin-kvm.c
360
static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/builtin-kvm.c
368
static void fmt_free(struct perf_hpp_fmt *fmt)
tools/perf/builtin-kvm.c
392
struct perf_hpp_fmt *fmt;
tools/perf/builtin-kvm.c
94
int64_t (*cmp)(struct perf_hpp_fmt *fmt, struct hist_entry *left,
tools/perf/builtin-kvm.c
96
int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/ui/browsers/hists.c
1236
hist_browser__hpp_color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/browsers/hists.c
1251
hist_browser__hpp_color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/browsers/hists.c
1271
hist_browser__hpp_color_mem_stat_##_name(struct perf_hpp_fmt *fmt, \
tools/perf/ui/browsers/hists.c
1340
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
1446
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
1609
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
1685
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
1723
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
2102
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
2145
struct perf_hpp_fmt *fmt;
tools/perf/ui/browsers/hists.c
2253
struct perf_hpp_fmt *fmt;
tools/perf/ui/gtk/hists.c
296
struct perf_hpp_fmt *fmt;
tools/perf/ui/gtk/hists.c
415
struct perf_hpp_fmt *fmt;
tools/perf/ui/gtk/hists.c
49
static int perf_gtk__hpp_color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/gtk/hists.c
500
struct perf_hpp_fmt *fmt;
tools/perf/ui/gtk/hists.c
63
static int perf_gtk__hpp_color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
1006
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
1010
struct perf_hpp_fmt *pos;
tools/perf/ui/hist.c
1026
struct perf_hpp_fmt *fmt, *tmp;
tools/perf/ui/hist.c
1042
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
1067
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
1087
void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists)
tools/perf/ui/hist.c
1137
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
1152
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
1168
static int add_hierarchy_fmt(struct hists *hists, struct perf_hpp_fmt *fmt)
tools/perf/ui/hist.c
1171
struct perf_hpp_fmt *fmt_copy;
tools/perf/ui/hist.c
1212
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
123
int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/ui/hist.c
1238
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
143
int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/ui/hist.c
156
int hpp__fmt_mem_stat(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp,
tools/perf/ui/hist.c
342
static bool perf_hpp__is_mem_stat_entry(struct perf_hpp_fmt *fmt);
tools/perf/ui/hist.c
344
static enum mem_stat_type hpp__mem_stat_type(struct perf_hpp_fmt *fmt)
tools/perf/ui/hist.c
367
static int64_t hpp__sort_mem_stat(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/ui/hist.c
373
static int hpp__width_fn(struct perf_hpp_fmt *fmt,
tools/perf/ui/hist.c
399
static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/ui/hist.c
412
static int hpp__header_mem_stat_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/ui/hist.c
509
static int hpp__color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
517
static int hpp__entry_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
525
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
537
static int hpp__color_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
545
static int hpp__entry_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
553
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
565
static int hpp__entry_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
573
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
585
static int hpp__entry_##_type(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
593
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
600
static int hpp__color_mem_stat_##_name(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
609
static int hpp__entry_mem_stat_##_name(struct perf_hpp_fmt *fmt, \
tools/perf/ui/hist.c
661
static int64_t hpp__nop_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/ui/hist.c
668
static bool perf_hpp__is_mem_stat_entry(struct perf_hpp_fmt *fmt)
tools/perf/ui/hist.c
673
static bool perf_hpp__is_hpp_entry(struct perf_hpp_fmt *a)
tools/perf/ui/hist.c
678
static bool hpp__equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/ui/hist.c
686
static bool hpp__equal_mem_stat(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/ui/hist.c
749
struct perf_hpp_fmt perf_hpp__format[] = {
tools/perf/ui/hist.c
803
static void fmt_free(struct perf_hpp_fmt *fmt)
tools/perf/ui/hist.c
816
static bool fmt_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/ui/hist.c
826
struct perf_hpp_fmt *fmt = &perf_hpp__format[i];
tools/perf/ui/hist.c
886
struct perf_hpp_fmt *format)
tools/perf/ui/hist.c
892
struct perf_hpp_fmt *format)
tools/perf/ui/hist.c
898
struct perf_hpp_fmt *format)
tools/perf/ui/hist.c
903
static void perf_hpp__column_unregister(struct perf_hpp_fmt *format)
tools/perf/ui/hist.c
912
struct perf_hpp_fmt *fmt, *acc, *ovh, *acc_lat, *tmp;
tools/perf/ui/hist.c
952
struct perf_hpp_fmt *fmt, *lat, *acc, *tmp;
tools/perf/ui/hist.c
983
struct perf_hpp_fmt *fmt;
tools/perf/ui/hist.c
987
struct perf_hpp_fmt *pos;
tools/perf/ui/stdio/hist.c
422
struct perf_hpp_fmt *fmt;
tools/perf/ui/stdio/hist.c
467
struct perf_hpp_fmt *fmt;
tools/perf/ui/stdio/hist.c
644
struct perf_hpp_fmt *fmt;
tools/perf/ui/stdio/hist.c
748
struct perf_hpp_fmt *fmt;
tools/perf/ui/stdio/hist.c
775
struct perf_hpp_fmt *fmt;
tools/perf/util/block-info.c
178
static int block_column_header(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
190
static int block_column_width(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
210
static int block_total_cycles_pct_entry(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
224
static int64_t block_total_cycles_pct_sort(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
254
static int block_cycles_lbr_entry(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
267
static int block_cycles_pct_entry(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
283
static int block_avg_cycles_entry(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
298
static int block_range_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/block-info.c
329
static int block_dso_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/block-info.c
346
struct perf_hpp_fmt *fmt = &block_fmt->fmt;
tools/perf/util/block-info.c
357
static int block_branch_counter_entry(struct perf_hpp_fmt *fmt,
tools/perf/util/block-info.c
378
struct perf_hpp_fmt *fmt = &block_fmt->fmt;
tools/perf/util/block-info.c
97
int64_t block_info__cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/block-info.h
27
struct perf_hpp_fmt fmt;
tools/perf/util/block-info.h
57
int64_t block_info__cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/hist.c
1393
struct perf_hpp_fmt *fmt;
tools/perf/util/hist.c
1427
offsetof(struct perf_hpp_fmt, cmp), true, false);
tools/perf/util/hist.c
1434
offsetof(struct perf_hpp_fmt, sort), false, true);
tools/perf/util/hist.c
1441
offsetof(struct perf_hpp_fmt, collapse), true, false);
tools/perf/util/hist.c
1450
offsetof(struct perf_hpp_fmt, collapse), false, false);
tools/perf/util/hist.c
1507
struct perf_hpp_fmt *fmt, int printed)
tools/perf/util/hist.c
1528
typedef bool (*fmt_chk_fn)(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.c
1530
static bool check_thread_entry(struct perf_hpp_fmt *fmt)
tools/perf/util/hist.c
1539
struct perf_hpp_fmt *fmt;
tools/perf/util/hist.c
1635
struct perf_hpp_fmt *fmt;
tools/perf/util/hist.c
1939
struct perf_hpp_fmt *fmt;
tools/perf/util/hist.c
2026
struct perf_hpp_fmt *fmt;
tools/perf/util/hist.c
3055
struct perf_hpp_fmt *fmt, *pos;
tools/perf/util/hist.h
371
struct perf_hpp_fmt;
tools/perf/util/hist.h
377
struct perf_hpp_fmt *fmt, int printed);
tools/perf/util/hist.h
486
struct perf_hpp_fmt *, struct hist_entry *, struct hist_entry *);
tools/perf/util/hist.h
490
int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
492
int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
494
void (*init)(struct perf_hpp_fmt *fmt, struct hist_entry *he);
tools/perf/util/hist.h
495
int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
497
int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
502
bool (*equal)(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b);
tools/perf/util/hist.h
503
void (*free)(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
539
struct perf_hpp_fmt *format);
tools/perf/util/hist.h
541
struct perf_hpp_fmt *format);
tools/perf/util/hist.h
543
struct perf_hpp_fmt *format);
tools/perf/util/hist.h
545
static inline void perf_hpp__column_register(struct perf_hpp_fmt *format)
tools/perf/util/hist.h
550
static inline void perf_hpp__register_sort_field(struct perf_hpp_fmt *format)
tools/perf/util/hist.h
555
static inline void perf_hpp__prepend_sort_field(struct perf_hpp_fmt *format)
tools/perf/util/hist.h
578
extern struct perf_hpp_fmt perf_hpp__format[];
tools/perf/util/hist.h
616
bool perf_hpp__is_sort_entry(struct perf_hpp_fmt *format);
tools/perf/util/hist.h
617
bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *format);
tools/perf/util/hist.h
618
bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists);
tools/perf/util/hist.h
619
bool perf_hpp__is_trace_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
620
bool perf_hpp__is_srcline_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
621
bool perf_hpp__is_srcfile_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
622
bool perf_hpp__is_thread_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
623
bool perf_hpp__is_comm_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
624
bool perf_hpp__is_dso_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
625
bool perf_hpp__is_sym_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
626
bool perf_hpp__is_parallelism_entry(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
628
struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt);
tools/perf/util/hist.h
632
static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format,
tools/perf/util/hist.h
645
void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists);
tools/perf/util/hist.h
646
void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists);
tools/perf/util/hist.h
661
int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
665
int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
669
int hpp__fmt_mem_stat(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/hist.h
708
struct perf_hpp_fmt block_fmt;
tools/perf/util/sort.c
2813
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
2852
struct perf_hpp_fmt hpp;
tools/perf/util/sort.c
2856
void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists)
tools/perf/util/sort.c
2867
static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/sort.c
2886
static int __sort__hpp_width(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
2901
static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/sort.c
2915
static int64_t __sort__hpp_cmp(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
2924
static int64_t __sort__hpp_collapse(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
2935
static int64_t __sort__hpp_sort(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
2946
bool perf_hpp__is_sort_entry(struct perf_hpp_fmt *format)
tools/perf/util/sort.c
2952
bool perf_hpp__is_ ## key ## _entry(struct perf_hpp_fmt *fmt) \
tools/perf/util/sort.c
2966
bool perf_hpp__is_trace_entry(struct perf_hpp_fmt *fmt __maybe_unused)
tools/perf/util/sort.c
2980
static bool __sort__hpp_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/util/sort.c
2994
static void hse_free(struct perf_hpp_fmt *fmt)
tools/perf/util/sort.c
3002
static void hse_init(struct perf_hpp_fmt *fmt, struct hist_entry *he)
tools/perf/util/sort.c
3050
static void hpp_free(struct perf_hpp_fmt *fmt)
tools/perf/util/sort.c
3055
static struct perf_hpp_fmt *__hpp_dimension__alloc_hpp(struct hpp_dimension *hd,
tools/perf/util/sort.c
3058
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
3073
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
3128
bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused)
tools/perf/util/sort.c
3132
bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/sort.c
3139
struct perf_hpp_fmt hpp;
tools/perf/util/sort.c
3211
static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/sort.c
3227
static int __sort__hde_width(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
3242
bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt, struct hists *hists)
tools/perf/util/sort.c
3251
static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
tools/perf/util/sort.c
3313
static int64_t __sort__hde_cmp(struct perf_hpp_fmt *fmt,
tools/perf/util/sort.c
3342
bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt)
tools/perf/util/sort.c
3347
static bool __sort__hde_equal(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b)
tools/perf/util/sort.c
3361
static void hde_free(struct perf_hpp_fmt *fmt)
tools/perf/util/sort.c
3369
static void __sort__hde_init(struct perf_hpp_fmt *fmt, struct hist_entry *he)
tools/perf/util/sort.c
3420
struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt)
tools/perf/util/sort.c
3422
struct perf_hpp_fmt *new_fmt = NULL;
tools/perf/util/sort.c
3763
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
3799
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
4152
struct perf_hpp_fmt *fmt;
tools/perf/util/sort.c
4217
struct perf_hpp_fmt *fmt;