Lines Matching refs:hist_entry

111 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right)  in sort__thread_cmp()
116 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf, in hist_entry__thread_snprintf()
126 static int hist_entry__thread_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__thread_filter()
147 sort__tgid_cmp(struct hist_entry *left, struct hist_entry *right) in sort__tgid_cmp()
152 static int hist_entry__tgid_snprintf(struct hist_entry *he, char *bf, in hist_entry__tgid_snprintf()
184 sort__simd_cmp(struct hist_entry *left, struct hist_entry *right) in sort__simd_cmp()
202 static int hist_entry__simd_snprintf(struct hist_entry *he, char *bf, in hist_entry__simd_snprintf()
235 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp()
241 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse()
247 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort()
252 static int hist_entry__comm_snprintf(struct hist_entry *he, char *bf, in hist_entry__comm_snprintf()
291 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp()
308 static int hist_entry__dso_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_snprintf()
314 static int hist_entry__dso_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__dso_filter()
363 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp()
384 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort()
435 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__sym_snprintf()
441 static int hist_entry__sym_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__sym_filter()
463 sort__symoff_cmp(struct hist_entry *left, struct hist_entry *right) in sort__symoff_cmp()
475 sort__symoff_sort(struct hist_entry *left, struct hist_entry *right) in sort__symoff_sort()
487 hist_entry__symoff_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__symoff_snprintf()
508 char *hist_entry__srcline(struct hist_entry *he) in hist_entry__srcline()
514 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp()
526 sort__srcline_collapse(struct hist_entry *left, struct hist_entry *right) in sort__srcline_collapse()
537 sort__srcline_sort(struct hist_entry *left, struct hist_entry *right) in sort__srcline_sort()
543 sort__srcline_init(struct hist_entry *he) in sort__srcline_init()
549 static int hist_entry__srcline_snprintf(struct hist_entry *he, char *bf, in hist_entry__srcline_snprintf()
573 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp()
579 sort__srcline_from_collapse(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_collapse()
591 sort__srcline_from_sort(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_sort()
596 static void sort__srcline_from_init(struct hist_entry *he) in sort__srcline_from_init()
602 static int hist_entry__srcline_from_snprintf(struct hist_entry *he, char *bf, in hist_entry__srcline_from_snprintf()
621 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp()
627 sort__srcline_to_collapse(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_collapse()
639 sort__srcline_to_sort(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_sort()
644 static void sort__srcline_to_init(struct hist_entry *he) in sort__srcline_to_init()
650 static int hist_entry__srcline_to_snprintf(struct hist_entry *he, char *bf, in hist_entry__srcline_to_snprintf()
666 static int hist_entry__sym_ipc_snprintf(struct hist_entry *he, char *bf, in hist_entry__sym_ipc_snprintf()
699 static int hist_entry__sym_ipc_null_snprintf(struct hist_entry *he in hist_entry__sym_ipc_null_snprintf()
720 sort__callchain_branch_predicted_cmp(struct hist_entry *left __maybe_unused, in sort__callchain_branch_predicted_cmp()
721 struct hist_entry *right __maybe_unused) in sort__callchain_branch_predicted_cmp()
727 struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__callchain_branch_predicted_snprintf()
753 sort__callchain_branch_abort_cmp(struct hist_entry *left __maybe_unused, in sort__callchain_branch_abort_cmp()
754 struct hist_entry *right __maybe_unused) in sort__callchain_branch_abort_cmp()
759 static int hist_entry__callchain_branch_abort_snprintf(struct hist_entry *he, in hist_entry__callchain_branch_abort_snprintf()
783 sort__callchain_branch_cycles_cmp(struct hist_entry *left __maybe_unused, in sort__callchain_branch_cycles_cmp()
784 struct hist_entry *right __maybe_unused) in sort__callchain_branch_cycles_cmp()
789 static int hist_entry__callchain_branch_cycles_snprintf(struct hist_entry *he, in hist_entry__callchain_branch_cycles_snprintf()
817 static char *hist_entry__get_srcfile(struct hist_entry *e) in hist_entry__get_srcfile()
839 sort__srcfile_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcfile_cmp()
845 sort__srcfile_collapse(struct hist_entry *left, struct hist_entry *right) in sort__srcfile_collapse()
856 sort__srcfile_sort(struct hist_entry *left, struct hist_entry *right) in sort__srcfile_sort()
861 static void sort__srcfile_init(struct hist_entry *he) in sort__srcfile_init()
867 static int hist_entry__srcfile_snprintf(struct hist_entry *he, char *bf, in hist_entry__srcfile_snprintf()
886 sort__parent_cmp(struct hist_entry *left, struct hist_entry *right) in sort__parent_cmp()
897 static int hist_entry__parent_snprintf(struct hist_entry *he, char *bf, in hist_entry__parent_snprintf()
914 sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cpu_cmp()
919 static int hist_entry__cpu_snprintf(struct hist_entry *he, char *bf, in hist_entry__cpu_snprintf()
935 sort__parallelism_cmp(struct hist_entry *left, struct hist_entry *right) in sort__parallelism_cmp()
940 static int hist_entry__parallelism_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__parallelism_filter()
950 static int hist_entry__parallelism_snprintf(struct hist_entry *he, char *bf, in hist_entry__parallelism_snprintf()
977 sort__cgroup_id_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cgroup_id_cmp()
989 static int hist_entry__cgroup_id_snprintf(struct hist_entry *he, in hist_entry__cgroup_id_snprintf()
1007 sort__cgroup_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cgroup_cmp()
1012 static int hist_entry__cgroup_snprintf(struct hist_entry *he, in hist_entry__cgroup_snprintf()
1040 sort__socket_cmp(struct hist_entry *left, struct hist_entry *right) in sort__socket_cmp()
1045 static int hist_entry__socket_snprintf(struct hist_entry *he, char *bf, in hist_entry__socket_snprintf()
1051 static int hist_entry__socket_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__socket_filter()
1072 sort__time_cmp(struct hist_entry *left, struct hist_entry *right) in sort__time_cmp()
1077 static int hist_entry__time_snprintf(struct hist_entry *he, char *bf, in hist_entry__time_snprintf()
1102 static char *get_trace_output(struct hist_entry *he) in get_trace_output()
1131 sort__trace_cmp(struct hist_entry *left, struct hist_entry *right) in sort__trace_cmp()
1147 static int hist_entry__trace_snprintf(struct hist_entry *he, char *bf, in hist_entry__trace_snprintf()
1172 sort__dso_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_from_cmp()
1181 static int hist_entry__dso_from_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_from_snprintf()
1191 static int hist_entry__dso_from_filter(struct hist_entry *he, int type, in hist_entry__dso_from_filter()
1204 sort__dso_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_to_cmp()
1213 static int hist_entry__dso_to_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_to_snprintf()
1223 static int hist_entry__dso_to_filter(struct hist_entry *he, int type, in hist_entry__dso_to_filter()
1236 sort__sym_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_from_cmp()
1253 sort__sym_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_to_cmp()
1269 static int hist_entry__sym_from_snprintf(struct hist_entry *he, char *bf, in hist_entry__sym_from_snprintf()
1282 static int hist_entry__sym_to_snprintf(struct hist_entry *he, char *bf, in hist_entry__sym_to_snprintf()
1295 static int hist_entry__sym_from_filter(struct hist_entry *he, int type, in hist_entry__sym_from_filter()
1307 static int hist_entry__sym_to_filter(struct hist_entry *he, int type, in hist_entry__sym_to_filter()
1382 static int hist_entry__addr_from_snprintf(struct hist_entry *he, char *bf, in hist_entry__addr_from_snprintf()
1395 static int hist_entry__addr_to_snprintf(struct hist_entry *he, char *bf, in hist_entry__addr_to_snprintf()
1409 sort__addr_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__addr_from_cmp()
1433 sort__addr_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__addr_to_cmp()
1474 sort__mispredict_cmp(struct hist_entry *left, struct hist_entry *right) in sort__mispredict_cmp()
1486 static int hist_entry__mispredict_snprintf(struct hist_entry *he, char *bf, in hist_entry__mispredict_snprintf()
1501 sort__cycles_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cycles_cmp()
1510 static int hist_entry__cycles_snprintf(struct hist_entry *he, char *bf, in hist_entry__cycles_snprintf()
1530 sort__daddr_cmp(struct hist_entry *left, struct hist_entry *right) in sort__daddr_cmp()
1542 static int hist_entry__daddr_snprintf(struct hist_entry *he, char *bf, in hist_entry__daddr_snprintf()
1556 sort__iaddr_cmp(struct hist_entry *left, struct hist_entry *right) in sort__iaddr_cmp()
1568 static int hist_entry__iaddr_snprintf(struct hist_entry *he, char *bf, in hist_entry__iaddr_snprintf()
1582 sort__dso_daddr_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_daddr_cmp()
1595 static int hist_entry__dso_daddr_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_daddr_snprintf()
1607 sort__locked_cmp(struct hist_entry *left, struct hist_entry *right) in sort__locked_cmp()
1625 static int hist_entry__locked_snprintf(struct hist_entry *he, char *bf, in hist_entry__locked_snprintf()
1635 sort__tlb_cmp(struct hist_entry *left, struct hist_entry *right) in sort__tlb_cmp()
1653 static int hist_entry__tlb_snprintf(struct hist_entry *he, char *bf, in hist_entry__tlb_snprintf()
1663 sort__lvl_cmp(struct hist_entry *left, struct hist_entry *right) in sort__lvl_cmp()
1681 static int hist_entry__lvl_snprintf(struct hist_entry *he, char *bf, in hist_entry__lvl_snprintf()
1691 sort__snoop_cmp(struct hist_entry *left, struct hist_entry *right) in sort__snoop_cmp()
1709 static int hist_entry__snoop_snprintf(struct hist_entry *he, char *bf, in hist_entry__snoop_snprintf()
1719 sort__dcacheline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dcacheline_cmp()
1783 static int hist_entry__dcacheline_snprintf(struct hist_entry *he, char *bf, in hist_entry__dcacheline_snprintf()
1819 sort__weight_cmp(struct hist_entry *left, struct hist_entry *right) in sort__weight_cmp()
1824 static int hist_entry__local_weight_snprintf(struct hist_entry *he, char *bf, in hist_entry__local_weight_snprintf()
1837 static int hist_entry__global_weight_snprintf(struct hist_entry *he, char *bf, in hist_entry__global_weight_snprintf()
1852 sort__ins_lat_cmp(struct hist_entry *left, struct hist_entry *right) in sort__ins_lat_cmp()
1857 static int hist_entry__local_ins_lat_snprintf(struct hist_entry *he, char *bf, in hist_entry__local_ins_lat_snprintf()
1870 static int hist_entry__global_ins_lat_snprintf(struct hist_entry *he, char *bf, in hist_entry__global_ins_lat_snprintf()
1885 sort__p_stage_cyc_cmp(struct hist_entry *left, struct hist_entry *right) in sort__p_stage_cyc_cmp()
1890 static int hist_entry__global_p_stage_cyc_snprintf(struct hist_entry *he, char *bf, in hist_entry__global_p_stage_cyc_snprintf()
1897 static int hist_entry__p_stage_cyc_snprintf(struct hist_entry *he, char *bf, in hist_entry__p_stage_cyc_snprintf()
1974 sort__blocked_cmp(struct hist_entry *left, struct hist_entry *right) in sort__blocked_cmp()
1992 static int hist_entry__blocked_snprintf(struct hist_entry *he, char *bf, in hist_entry__blocked_snprintf()
2009 sort__phys_daddr_cmp(struct hist_entry *left, struct hist_entry *right) in sort__phys_daddr_cmp()
2021 static int hist_entry__phys_daddr_snprintf(struct hist_entry *he, char *bf, in hist_entry__phys_daddr_snprintf()
2050 sort__data_page_size_cmp(struct hist_entry *left, struct hist_entry *right) in sort__data_page_size_cmp()
2062 static int hist_entry__data_page_size_snprintf(struct hist_entry *he, char *bf, in hist_entry__data_page_size_snprintf()
2079 sort__code_page_size_cmp(struct hist_entry *left, struct hist_entry *right) in sort__code_page_size_cmp()
2087 static int hist_entry__code_page_size_snprintf(struct hist_entry *he, char *bf, in hist_entry__code_page_size_snprintf()
2104 sort__abort_cmp(struct hist_entry *left, struct hist_entry *right) in sort__abort_cmp()
2113 static int hist_entry__abort_snprintf(struct hist_entry *he, char *bf, in hist_entry__abort_snprintf()
2136 sort__in_tx_cmp(struct hist_entry *left, struct hist_entry *right) in sort__in_tx_cmp()
2145 static int hist_entry__in_tx_snprintf(struct hist_entry *he, char *bf, in hist_entry__in_tx_snprintf()
2168 sort__transaction_cmp(struct hist_entry *left, struct hist_entry *right) in sort__transaction_cmp()
2208 static int hist_entry__transaction_snprintf(struct hist_entry *he, char *bf, in hist_entry__transaction_snprintf()
2251 sort__sym_size_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_size_cmp()
2265 static int hist_entry__sym_size_snprintf(struct hist_entry *he, char *bf, in hist_entry__sym_size_snprintf()
2290 sort__dso_size_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_size_cmp()
2304 static int hist_entry__dso_size_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_size_snprintf()
2320 sort__addr_cmp(struct hist_entry *left, struct hist_entry *right) in sort__addr_cmp()
2335 static int hist_entry__addr_snprintf(struct hist_entry *he, char *bf, in hist_entry__addr_snprintf()
2364 sort__type_cmp(struct hist_entry *left, struct hist_entry *right) in sort__type_cmp()
2369 static void sort__type_init(struct hist_entry *he) in sort__type_init()
2382 sort__type_collapse(struct hist_entry *left, struct hist_entry *right) in sort__type_collapse()
2401 sort__type_sort(struct hist_entry *left, struct hist_entry *right) in sort__type_sort()
2406 static int hist_entry__type_snprintf(struct hist_entry *he, char *bf, in hist_entry__type_snprintf()
2425 sort__typeoff_sort(struct hist_entry *left, struct hist_entry *right) in sort__typeoff_sort()
2447 static int hist_entry__typeoff_snprintf(struct hist_entry *he, char *bf, in hist_entry__typeoff_snprintf()
2480 sort__typecln_sort(struct hist_entry *left, struct hist_entry *right) in sort__typecln_sort()
2510 static int hist_entry__typecln_snprintf(struct hist_entry *he, char *bf, in hist_entry__typecln_snprintf()
2761 struct hist_entry *he) in __sort__hpp_entry()
2775 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_cmp()
2784 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_collapse()
2787 int64_t (*collapse_fn)(struct hist_entry *, struct hist_entry *); in __sort__hpp_collapse()
2795 struct hist_entry *a, struct hist_entry *b) in __sort__hpp_sort()
2798 int64_t (*sort_fn)(struct hist_entry *, struct hist_entry *); in __sort__hpp_sort()
2861 static void hse_init(struct perf_hpp_fmt *fmt, struct hist_entry *he) in hse_init()
2930 int hist_entry__filter(struct hist_entry *he, int type, const void *arg) in hist_entry__filter()
3028 struct hist_entry *he) in update_dynamic_len()
3111 struct hist_entry *he) in __sort__hde_entry()
3173 struct hist_entry *a, struct hist_entry *b) in __sort__hde_cmp()
3228 static void __sort__hde_init(struct perf_hpp_fmt *fmt, struct hist_entry *he) in __sort__hde_init()