Lines Matching refs:c2c_hist_entry

60 struct c2c_hist_entry {  struct
136 struct c2c_hist_entry *c2c_he; in c2c_he_zalloc()
163 struct c2c_hist_entry *c2c_he; in c2c_he_free()
165 c2c_he = container_of(he, struct c2c_hist_entry, he); in c2c_he_free()
192 struct c2c_hist_entry *c2c_he; in he__get_c2c_hists()
196 c2c_he = container_of(he, struct c2c_hist_entry, he); in he__get_c2c_hists()
213 static void c2c_he__set_cpu(struct c2c_hist_entry *c2c_he, in c2c_he__set_cpu()
223 static void c2c_he__set_node(struct c2c_hist_entry *c2c_he, in c2c_he__set_node()
245 static void compute_stats(struct c2c_hist_entry *c2c_he, in compute_stats()
266 struct c2c_hist_entry *c2c_he; in process_sample_event()
306 c2c_he = container_of(he, struct c2c_hist_entry, he); in process_sample_event()
340 c2c_he = container_of(he, struct c2c_hist_entry, he); in process_sample_event()
519 struct c2c_hist_entry *c2c_he; in dcacheline_node_entry()
522 c2c_he = container_of(he, struct c2c_hist_entry, he); in dcacheline_node_entry()
533 struct c2c_hist_entry *c2c_he; in dcacheline_node_count()
536 c2c_he = container_of(he, struct c2c_hist_entry, he); in dcacheline_node_count()
592 struct c2c_hist_entry *c2c_he; in tot_hitm_entry()
596 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_hitm_entry()
606 struct c2c_hist_entry *c2c_left; in tot_hitm_cmp()
607 struct c2c_hist_entry *c2c_right; in tot_hitm_cmp()
611 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_hitm_cmp()
612 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_hitm_cmp()
625 struct c2c_hist_entry *c2c_he; \
628 c2c_he = container_of(he, struct c2c_hist_entry, he); \
638 struct c2c_hist_entry *c2c_left, *c2c_right; \
640 c2c_left = container_of(left, struct c2c_hist_entry, he); \
641 c2c_right = container_of(right, struct c2c_hist_entry, he); \
688 struct c2c_hist_entry *c2c_he; in tot_recs_entry()
692 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_recs_entry()
702 struct c2c_hist_entry *c2c_left; in tot_recs_cmp()
703 struct c2c_hist_entry *c2c_right; in tot_recs_cmp()
707 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_recs_cmp()
708 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_recs_cmp()
739 struct c2c_hist_entry *c2c_he; in tot_loads_entry()
743 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_loads_entry()
753 struct c2c_hist_entry *c2c_left; in tot_loads_cmp()
754 struct c2c_hist_entry *c2c_right; in tot_loads_cmp()
758 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_loads_cmp()
759 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_loads_cmp()
767 typedef double (get_percent_cb)(struct c2c_hist_entry *);
773 struct c2c_hist_entry *c2c_he; in percent_color()
777 c2c_he = container_of(he, struct c2c_hist_entry, he); in percent_color()
787 static double percent_hitm(struct c2c_hist_entry *c2c_he) in percent_hitm()
830 struct c2c_hist_entry *c2c_he; in percent_hitm_entry()
835 c2c_he = container_of(he, struct c2c_hist_entry, he); in percent_hitm_entry()
851 struct c2c_hist_entry *c2c_left; in percent_hitm_cmp()
852 struct c2c_hist_entry *c2c_right; in percent_hitm_cmp()
856 c2c_left = container_of(left, struct c2c_hist_entry, he); in percent_hitm_cmp()
857 c2c_right = container_of(right, struct c2c_hist_entry, he); in percent_hitm_cmp()
867 struct c2c_hist_entry *c2c_he; in he_stats()
869 c2c_he = container_of(he, struct c2c_hist_entry, he); in he_stats()
889 static double percent_ ## __f(struct c2c_hist_entry *c2c_he) \
1070 struct c2c_hist_entry *c2c_he; in node_entry()
1075 c2c_he = container_of(he, struct c2c_hist_entry, he); in node_entry()
1173 struct c2c_hist_entry *c2c_he; \
1174 c2c_he = container_of(he, struct c2c_hist_entry, he); \
1186 struct c2c_hist_entry *c2c_he; in cpucnt_entry()
1190 c2c_he = container_of(he, struct c2c_hist_entry, he); in cpucnt_entry()
1200 struct c2c_hist_entry *c2c_he; in cl_idx_entry()
1204 c2c_he = container_of(he, struct c2c_hist_entry, he); in cl_idx_entry()
1873 struct c2c_hist_entry *c2c_he; in he__display()
1878 c2c_he = container_of(he, struct c2c_hist_entry, he); in he__display()
1902 struct c2c_hist_entry *c2c_he; in is_valid_hist_entry()
1905 c2c_he = container_of(he, struct c2c_hist_entry, he); in is_valid_hist_entry()
1928 static void set_node_width(struct c2c_hist_entry *c2c_he, int len) in set_node_width()
1939 static int set_nodestr(struct c2c_hist_entry *c2c_he) in set_nodestr()
1959 static void calc_width(struct c2c_hist_entry *c2c_he) in calc_width()
1970 struct c2c_hist_entry *c2c_he; in filter_cb()
1972 c2c_he = container_of(he, struct c2c_hist_entry, he); in filter_cb()
1987 struct c2c_hist_entry *c2c_he; in resort_cl_cb()
1991 c2c_he = container_of(he, struct c2c_hist_entry, he); in resort_cl_cb()
2078 struct c2c_hist_entry *c2c_he; in resort_shared_cl_cb()
2079 c2c_he = container_of(he, struct c2c_hist_entry, he); in resort_shared_cl_cb()
2226 struct c2c_hist_entry *c2c_he; in print_pareto()
2231 c2c_he = container_of(he, struct c2c_hist_entry, he); in print_pareto()
2344 struct c2c_hist_entry *c2c_he; in perf_c2c__browse_cacheline()
2361 c2c_he = container_of(he, struct c2c_hist_entry, he); in perf_c2c__browse_cacheline()