| /linux-6.15/tools/perf/util/ |
| H A D | sort.h | 118 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *); 119 int64_t (*se_collapse)(struct hist_entry *, struct hist_entry *); 120 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); 121 int (*se_snprintf)(struct hist_entry *he, char *bf, size_t size, 123 int (*se_filter)(struct hist_entry *he, int type, const void *arg); 124 void (*se_init)(struct hist_entry *he); 151 sort__iaddr_cmp(struct hist_entry *left, struct hist_entry *right); 153 sort__daddr_cmp(struct hist_entry *left, struct hist_entry *right); 155 sort__dcacheline_cmp(struct hist_entry *left, struct hist_entry *right); 158 char *hist_entry__srcline(struct hist_entry *he);
|
| H A D | sort.c | 111 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 147 sort__simd_cmp(struct hist_entry *left, struct hist_entry *right) in sort__simd_cmp() 198 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 210 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 254 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 326 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 347 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 2688 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_cmp() 2697 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_collapse() 2708 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_sort() [all …]
|
| H A D | hist.c | 35 static int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right); 572 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() 1355 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp() 1362 hist_entry__sort(struct hist_entry *left, struct hist_entry *right) in hist_entry__sort() 2086 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in rb_hierarchy_last() 2097 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in __rb_hierarchy_next() 2116 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in rb_hierarchy_prev() 2267 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_type() 2306 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in resort_filtered_entry() 2329 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_hierarchy() [all …]
|
| H A D | hist.h | 148 struct hist_entry *he; 153 struct hist_entry **he_cache; 226 struct hist_entry { struct 293 struct hist_entry *parent_he; argument 317 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() 325 struct hist_entry *he) in hist_entry__add_pair() 366 void hist_entry__delete(struct hist_entry *he); 471 struct perf_hpp_fmt *, struct hist_entry *, struct hist_entry *); 481 struct hist_entry *he); 483 struct hist_entry *he); [all …]
|
| H A D | block-info.h | 55 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right); 58 struct hist_entry *left, struct hist_entry *right); 60 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, 74 float block_info__total_cycles_percent(struct hist_entry *he);
|
| H A D | block-info.c | 72 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right) in __block_info__cmp() 98 struct hist_entry *left, struct hist_entry *right) in block_info__cmp() 151 struct hist_entry *he_block; in block_info__process_sym() 212 struct hist_entry *he) in block_total_cycles_pct_entry() 225 struct hist_entry *left, in block_total_cycles_pct_sort() 226 struct hist_entry *right) in block_total_cycles_pct_sort() 285 struct hist_entry *he) in block_avg_cycles_entry() 299 struct hist_entry *he) in block_range_entry() 330 struct hist_entry *he) in block_dso_entry() 359 struct hist_entry *he) in block_branch_counter_entry() [all …]
|
| H A D | annotate-data.h | 20 struct hist_entry; 231 int hist_entry__annotate_data_tty(struct hist_entry *he, struct evsel *evsel); 278 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty() 295 int hist_entry__annotate_data_tui(struct hist_entry *he, struct evsel *evsel, 298 static inline int hist_entry__annotate_data_tui(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tui()
|
| H A D | annotate.h | 21 struct hist_entry; 422 int hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, 468 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel); 469 int hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel); 470 int hist_entry__tty_annotate2(struct hist_entry *he, struct evsel *evsel); 550 struct annotated_data_type *hist_entry__get_data_type(struct hist_entry *he);
|
| H A D | stream.c | 98 static void update_hot_callchain(struct hist_entry *he, in update_hot_callchain() 117 struct hist_entry *he; in init_hot_callchain() 119 he = rb_entry(next, struct hist_entry, rb_node); in init_hot_callchain()
|
| H A D | top.h | 43 struct hist_entry *sym_filter_entry;
|
| /linux-6.15/tools/perf/tests/ |
| H A D | hists_output.c | 97 struct hist_entry *he; in del_hist_entries() 112 he = rb_entry(node, struct hist_entry, rb_node); in del_hist_entries() 142 struct hist_entry *he; in test1() 180 he = rb_entry(node, struct hist_entry, rb_node); in test1() 186 he = rb_entry(node, struct hist_entry, rb_node); in test1() 192 he = rb_entry(node, struct hist_entry, rb_node); in test1() 198 he = rb_entry(node, struct hist_entry, rb_node); in test1() 244 struct hist_entry *he; in test2() 300 struct hist_entry *he; in test3() 374 struct hist_entry *he; in test4() [all …]
|
| H A D | hists_common.c | 177 struct hist_entry *he; in print_hists_in() 179 he = rb_entry(node, struct hist_entry, rb_node_in); in print_hists_in() 206 struct hist_entry *he; in print_hists_out() 208 he = rb_entry(node, struct hist_entry, rb_node); in print_hists_out()
|
| H A D | hists_link.c | 70 struct hist_entry *he; in add_hist_entries() 176 struct hist_entry *he; in __validate_match() 178 he = rb_entry(node, struct hist_entry, rb_node_in); in __validate_match() 228 struct hist_entry *he; in __validate_link() 230 he = rb_entry(node, struct hist_entry, rb_node_in); in __validate_link()
|
| H A D | hists_cumulate.c | 132 struct hist_entry *he; in del_hist_entries() 147 he = rb_entry(node, struct hist_entry, rb_node); in del_hist_entries() 195 struct hist_entry *he; in do_test() 217 node && (he = rb_entry(node, struct hist_entry, rb_node)); in do_test()
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-diff.c | 566 struct hist_entry *left, struct hist_entry *right) in block_sort() 659 struct hist_entry *he = rb_entry(next, struct hist_entry, in block_hists_match() 857 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 866 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 875 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 884 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 893 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() 902 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_idx() 910 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs_idx() 918 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio_idx() [all …]
|
| H A D | builtin-c2c.c | 416 struct hist_entry *, struct hist_entry *); 560 struct hist_entry *left, struct hist_entry *right) in offset_cmp() 589 struct hist_entry *left, struct hist_entry *right) in iaddr_cmp() 610 struct hist_entry *left, struct hist_entry *right) in tot_hitm_cmp() 718 struct hist_entry *left, struct hist_entry *right) in tot_recs_cmp() 859 struct hist_entry *left, struct hist_entry *right) in percent_costly_snoop_cmp() 1059 struct hist_entry *left, struct hist_entry *right) in percent_stores_l1hit_cmp() 1090 struct hist_entry *left, struct hist_entry *right) in percent_stores_l1miss_cmp() 1146 struct hist_entry *left, struct hist_entry *right) in pid_cmp() 1918 struct hist_entry *a, struct hist_entry *b) in c2c_se_cmp() [all …]
|
| H A D | builtin-kvm.c | 95 struct hist_entry *he); 106 struct hist_entry *left, in ev_name_cmp() 118 struct hist_entry *he) in ev_name_entry() 209 struct hist_entry *he) in ev_entry_mean() 258 struct hist_entry *he) in EV_METRIC_PERCENT() 270 struct hist_entry *left, struct hist_entry *right) in ev_cmp_time_precent() 303 struct hist_entry *left, struct hist_entry *right) in ev_cmp_count_precent() 522 struct hist_entry *he = rb_entry(nd, struct hist_entry, in kvm_browser__update_nr_entries() 652 struct hist_entry *he; in clear_events_cache_stats() 725 struct hist_entry *he; in find_create_kvm_event() [all …]
|
| H A D | builtin-annotate.c | 177 struct hist_entry *he = iter->he; in hist_iter__branch_callback() 244 struct hist_entry *he; in evsel__add_sample() 324 static int hist_entry__stdio_annotate(struct hist_entry *he, in hist_entry__stdio_annotate() 421 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() 504 int (*annotate)(struct hist_entry *he, in hists__find_annotations()
|
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 81 struct hist_entry *pair; in __hpp__fmt() 162 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b, in hist_entry__new_pair() 168 struct hist_entry *pair; in hist_entry__new_pair() 193 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx() 233 static int __hpp__sort(struct hist_entry *a, struct hist_entry *b, in __hpp__sort() 272 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc() 383 struct hist_entry *a, struct hist_entry *b) \ 411 struct hist_entry *a, struct hist_entry *b) \ 431 struct hist_entry *a, struct hist_entry *b) \ 451 struct hist_entry *a, struct hist_entry *b) \ [all …]
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | hists.c | 71 struct hist_entry *he = in hist_browser__get_folding() 278 struct hist_entry *child; in hierarchy_count_rows() 606 struct hist_entry *he; in __hist_browser__set_folding() 703 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey() 1836 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh() 1878 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries() 1901 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries() 1916 struct hist_entry *h; in ui_browser__hists_seek() 2165 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf() 2438 struct hist_entry *he; in do_annotate() [all …]
|
| H A D | hists.h | 12 struct hist_entry *he_selection;
|
| H A D | annotate-data.c | 155 struct hist_entry *he = browser->b.priv; in annotated_data_browser__collect_entries() 336 struct hist_entry *he = uib->priv; in browser__show() 392 struct hist_entry *he = uib->priv; in browser__write() 569 int hist_entry__annotate_data_tui(struct hist_entry *he, struct evsel *evsel, in hist_entry__annotate_data_tui()
|
| /linux-6.15/tools/perf/ui/gtk/ |
| H A D | gtk.h | 57 struct hist_entry; 62 int hist_entry__gtk_annotate(struct hist_entry *he,
|
| H A D | hists.c | 44 static u64 he_get_##_field(struct hist_entry *he) \ 51 struct hist_entry *he) \ 58 static u64 he_get_acc_##_field(struct hist_entry *he) \ 65 struct hist_entry *he) \ 359 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in perf_gtk__show_hists() 414 struct hist_entry *he; in perf_gtk__add_hierarchy_entries() 425 he = rb_entry(node, struct hist_entry, rb_node); in perf_gtk__add_hierarchy_entries()
|
| /linux-6.15/tools/perf/ui/stdio/ |
| H A D | hist.c | 385 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() 418 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() 456 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf() 461 static int hist_entry__hierarchy_fprintf(struct hist_entry *he, in hist_entry__hierarchy_fprintf() 542 static int hist_entry__block_fprintf(struct hist_entry *he, in hist_entry__block_fprintf() 566 static int hist_entry__individual_block_fprintf(struct hist_entry *he, in hist_entry__individual_block_fprintf() 585 static int hist_entry__fprintf(struct hist_entry *he, size_t size, in hist_entry__fprintf() 858 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__fprintf()
|