| /linux/tools/perf/util/ |
| A D | sort.h | 90 struct hist_entry { struct 153 struct hist_entry *parent_he; argument 178 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() 186 struct hist_entry *he) in hist_entry__add_pair() 276 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *); 277 int64_t (*se_collapse)(struct hist_entry *, struct hist_entry *); 278 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); 291 struct hist_entry he; 318 sort__iaddr_cmp(struct hist_entry *left, struct hist_entry *right); 320 sort__daddr_cmp(struct hist_entry *left, struct hist_entry *right); [all …]
|
| A D | hist.c | 250 struct hist_entry *n; in hists__output_recalc_col_len() 382 struct hist_entry *n; in hists__decay_entries() 540 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() 1253 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp() 1983 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in rb_hierarchy_last() 1994 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in __rb_hierarchy_next() 2013 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); in rb_hierarchy_prev() 2154 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_type() 2193 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in resort_filtered_entry() 2216 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_hierarchy() [all …]
|
| A D | sort.c | 98 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 139 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 151 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 195 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 267 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 288 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 591 sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cpu_cmp() 1984 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_cmp() 1993 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_collapse() 2004 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_sort() [all …]
|
| A D | hist.h | 12 struct hist_entry; 129 struct hist_entry *he; 171 int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right); 172 int64_t hist_entry__collapse(struct hist_entry *left, struct hist_entry *right); 178 void hist_entry__delete(struct hist_entry *he); 271 struct hist_entry *he); 273 struct hist_entry *he); 275 struct hist_entry *a, struct hist_entry *b); 277 struct hist_entry *a, struct hist_entry *b); 279 struct hist_entry *a, struct hist_entry *b); [all …]
|
| A D | block-info.h | 65 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right); 68 struct hist_entry *left, struct hist_entry *right); 70 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, 84 float block_info__total_cycles_percent(struct hist_entry *he);
|
| A D | block-info.c | 68 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right) in __block_info__cmp() 94 struct hist_entry *left, struct hist_entry *right) in block_info__cmp() 138 struct hist_entry *he_block; in block_info__process_sym() 197 struct hist_entry *he) in block_total_cycles_pct_entry() 210 struct hist_entry *left, in block_total_cycles_pct_sort() 211 struct hist_entry *right) in block_total_cycles_pct_sort() 240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry() 270 struct hist_entry *he) in block_avg_cycles_entry() 284 struct hist_entry *he) in block_range_entry() 315 struct hist_entry *he) in block_dso_entry() [all …]
|
| A D | stream.c | 99 static void update_hot_callchain(struct hist_entry *he, in update_hot_callchain() 118 struct hist_entry *he; in init_hot_callchain() 120 he = rb_entry(next, struct hist_entry, rb_node); in init_hot_callchain()
|
| A D | callchain.h | 238 struct hist_entry; 253 int hist_entry__append_callchain(struct hist_entry *he, struct perf_sample *sample);
|
| A D | top.h | 40 struct hist_entry *sym_filter_entry;
|
| A D | annotate.h | 17 struct hist_entry; 351 int hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample,
|
| A D | mem-events.h | 89 struct hist_entry;
|
| /linux/tools/perf/tests/ |
| A D | hists_output.c | 94 struct hist_entry *he; in del_hist_entries() 109 he = rb_entry(node, struct hist_entry, rb_node); in del_hist_entries() 129 struct hist_entry *he; in test1() 167 he = rb_entry(node, struct hist_entry, rb_node); in test1() 173 he = rb_entry(node, struct hist_entry, rb_node); in test1() 179 he = rb_entry(node, struct hist_entry, rb_node); in test1() 185 he = rb_entry(node, struct hist_entry, rb_node); in test1() 231 struct hist_entry *he; in test2() 287 struct hist_entry *he; in test3() 361 struct hist_entry *he; in test4() [all …]
|
| 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() 204 struct hist_entry *he; in print_hists_out() 206 he = rb_entry(node, struct hist_entry, rb_node); in print_hists_out()
|
| A D | hists_link.c | 68 struct hist_entry *he; in add_hist_entries() 157 struct hist_entry *he; in __validate_match() 159 he = rb_entry(node, struct hist_entry, rb_node_in); in __validate_match() 209 struct hist_entry *he; in __validate_link() 211 he = rb_entry(node, struct hist_entry, rb_node_in); in __validate_link()
|
| A D | hists_cumulate.c | 128 struct hist_entry *he; in del_hist_entries() 143 he = rb_entry(node, struct hist_entry, rb_node); in del_hist_entries() 182 struct hist_entry *he; in do_test() 204 node && (he = rb_entry(node, struct hist_entry, rb_node)); in do_test()
|
| /linux/tools/perf/ |
| A D | builtin-diff.c | 577 struct hist_entry *left, struct hist_entry *right) in block_sort() 670 struct hist_entry *he = rb_entry(next, struct hist_entry, in block_hists_match() 868 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 877 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 886 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 895 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 904 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() 913 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_idx() 921 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs_idx() 929 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio_idx() [all …]
|
| A D | builtin-c2c.c | 411 struct hist_entry *, struct hist_entry *); 555 struct hist_entry *left, struct hist_entry *right) in offset_cmp() 583 struct hist_entry *left, struct hist_entry *right) in iaddr_cmp() 604 struct hist_entry *left, struct hist_entry *right) in tot_hitm_cmp() 700 struct hist_entry *left, struct hist_entry *right) in tot_recs_cmp() 849 struct hist_entry *left, struct hist_entry *right) in percent_hitm_cmp() 984 struct hist_entry *left, struct hist_entry *right) in percent_stores_l1hit_cmp() 1015 struct hist_entry *left, struct hist_entry *right) in percent_stores_l1miss_cmp() 1040 struct hist_entry *left, struct hist_entry *right) in pid_cmp() 1700 struct hist_entry *a, struct hist_entry *b) in c2c_se_cmp() [all …]
|
| A D | builtin-annotate.c | 160 struct hist_entry *he = iter->he; in hist_iter__branch_callback() 220 struct hist_entry *he; in evsel__add_sample() 297 static int hist_entry__tty_annotate(struct hist_entry *he, in hist_entry__tty_annotate() 315 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() 337 int (*annotate)(struct hist_entry *he, in hists__find_annotations()
|
| A D | builtin-top.c | 111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 162 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters() 196 struct hist_entry *he, in perf_top__record_precise_ip() 239 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() 393 struct hist_entry *syme = top->sym_filter_entry, *n, *found = NULL; in perf_top__prompt_symbol() 414 n = rb_entry(next, struct hist_entry, rb_node); in perf_top__prompt_symbol() 573 struct hist_entry *syme = top->sym_filter_entry; in perf_top__handle_keypress() 729 struct hist_entry *he = iter->he; in hist_iter__top_callback()
|
| /linux/tools/perf/ui/ |
| A D | hist.c | 48 struct hist_entry *pair; in __hpp__fmt() 154 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b, in hist_entry__new_pair() 160 struct hist_entry *pair; in hist_entry__new_pair() 185 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx() 225 static int __hpp__sort(struct hist_entry *a, struct hist_entry *b, in __hpp__sort() 264 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc() 363 struct hist_entry *a, struct hist_entry *b) \ 391 struct hist_entry *a, struct hist_entry *b) \ 411 struct hist_entry *a, struct hist_entry *b) \ 442 struct hist_entry *a __maybe_unused, in HPP_PERCENT_FNS() [all …]
|
| /linux/tools/perf/ui/browsers/ |
| A D | hists.c | 70 struct hist_entry *he = in hist_browser__get_folding() 277 struct hist_entry *child; in hierarchy_count_rows() 633 struct hist_entry *he; in __hist_browser__set_folding() 712 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey() 1838 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh() 1880 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries() 1903 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries() 1918 struct hist_entry *h; in ui_browser__hists_seek() 2167 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf() 2442 struct hist_entry *he; in do_annotate() [all …]
|
| A D | hists.h | 13 struct hist_entry *he_selection;
|
| /linux/tools/perf/ui/gtk/ |
| 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()
|
| A D | gtk.h | 57 struct hist_entry; 62 int hist_entry__gtk_annotate(struct hist_entry *he,
|
| /linux/tools/perf/ui/stdio/ |
| A D | hist.c | 381 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() 414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() 452 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf() 457 static int hist_entry__hierarchy_fprintf(struct hist_entry *he, in hist_entry__hierarchy_fprintf() 538 static int hist_entry__block_fprintf(struct hist_entry *he, in hist_entry__block_fprintf() 562 static int hist_entry__individual_block_fprintf(struct hist_entry *he, in hist_entry__individual_block_fprintf() 581 static int hist_entry__fprintf(struct hist_entry *he, size_t size, in hist_entry__fprintf() 854 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__fprintf()
|