Lines Matching refs:c2c_hist_entry

61 struct c2c_hist_entry {  struct
137 struct c2c_hist_entry *c2c_he; in c2c_he_zalloc()
164 struct c2c_hist_entry *c2c_he; in c2c_he_free()
166 c2c_he = container_of(he, struct c2c_hist_entry, he); in c2c_he_free()
193 struct c2c_hist_entry *c2c_he; in he__get_c2c_hists()
197 c2c_he = container_of(he, struct c2c_hist_entry, he); in he__get_c2c_hists()
214 static void c2c_he__set_cpu(struct c2c_hist_entry *c2c_he, in c2c_he__set_cpu()
224 static void c2c_he__set_node(struct c2c_hist_entry *c2c_he, in c2c_he__set_node()
246 static void compute_stats(struct c2c_hist_entry *c2c_he, in compute_stats()
267 struct c2c_hist_entry *c2c_he; in process_sample_event()
307 c2c_he = container_of(he, struct c2c_hist_entry, he); in process_sample_event()
341 c2c_he = container_of(he, struct c2c_hist_entry, he); in process_sample_event()
520 struct c2c_hist_entry *c2c_he; in dcacheline_node_entry()
523 c2c_he = container_of(he, struct c2c_hist_entry, he); in dcacheline_node_entry()
534 struct c2c_hist_entry *c2c_he; in dcacheline_node_count()
537 c2c_he = container_of(he, struct c2c_hist_entry, he); in dcacheline_node_count()
593 struct c2c_hist_entry *c2c_he; in tot_hitm_entry()
597 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_hitm_entry()
607 struct c2c_hist_entry *c2c_left; in tot_hitm_cmp()
608 struct c2c_hist_entry *c2c_right; in tot_hitm_cmp()
612 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_hitm_cmp()
613 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_hitm_cmp()
626 struct c2c_hist_entry *c2c_he; \
629 c2c_he = container_of(he, struct c2c_hist_entry, he); \
639 struct c2c_hist_entry *c2c_left, *c2c_right; \
641 c2c_left = container_of(left, struct c2c_hist_entry, he); \
642 c2c_right = container_of(right, struct c2c_hist_entry, he); \
691 struct c2c_hist_entry *c2c_he; in tot_recs_entry()
695 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_recs_entry()
705 struct c2c_hist_entry *c2c_left; in tot_recs_cmp()
706 struct c2c_hist_entry *c2c_right; in tot_recs_cmp()
710 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_recs_cmp()
711 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_recs_cmp()
742 struct c2c_hist_entry *c2c_he; in tot_loads_entry()
746 c2c_he = container_of(he, struct c2c_hist_entry, he); in tot_loads_entry()
756 struct c2c_hist_entry *c2c_left; in tot_loads_cmp()
757 struct c2c_hist_entry *c2c_right; in tot_loads_cmp()
761 c2c_left = container_of(left, struct c2c_hist_entry, he); in tot_loads_cmp()
762 c2c_right = container_of(right, struct c2c_hist_entry, he); in tot_loads_cmp()
770 typedef double (get_percent_cb)(struct c2c_hist_entry *);
776 struct c2c_hist_entry *c2c_he; in percent_color()
780 c2c_he = container_of(he, struct c2c_hist_entry, he); in percent_color()
790 static double percent_hitm(struct c2c_hist_entry *c2c_he) in percent_hitm()
833 struct c2c_hist_entry *c2c_he; in percent_hitm_entry()
838 c2c_he = container_of(he, struct c2c_hist_entry, he); in percent_hitm_entry()
854 struct c2c_hist_entry *c2c_left; in percent_hitm_cmp()
855 struct c2c_hist_entry *c2c_right; in percent_hitm_cmp()
859 c2c_left = container_of(left, struct c2c_hist_entry, he); in percent_hitm_cmp()
860 c2c_right = container_of(right, struct c2c_hist_entry, he); in percent_hitm_cmp()
870 struct c2c_hist_entry *c2c_he; in he_stats()
872 c2c_he = container_of(he, struct c2c_hist_entry, he); in he_stats()
892 static double percent_ ## __f(struct c2c_hist_entry *c2c_he) \
1105 struct c2c_hist_entry *c2c_he; in node_entry()
1110 c2c_he = container_of(he, struct c2c_hist_entry, he); in node_entry()
1208 struct c2c_hist_entry *c2c_he; \
1209 c2c_he = container_of(he, struct c2c_hist_entry, he); \
1221 struct c2c_hist_entry *c2c_he; in cpucnt_entry()
1225 c2c_he = container_of(he, struct c2c_hist_entry, he); in cpucnt_entry()
1235 struct c2c_hist_entry *c2c_he; in cl_idx_entry()
1239 c2c_he = container_of(he, struct c2c_hist_entry, he); in cl_idx_entry()
1936 struct c2c_hist_entry *c2c_he; in he__display()
1941 c2c_he = container_of(he, struct c2c_hist_entry, he); in he__display()
1965 struct c2c_hist_entry *c2c_he; in is_valid_hist_entry()
1968 c2c_he = container_of(he, struct c2c_hist_entry, he); in is_valid_hist_entry()
1991 static void set_node_width(struct c2c_hist_entry *c2c_he, int len) in set_node_width()
2002 static int set_nodestr(struct c2c_hist_entry *c2c_he) in set_nodestr()
2022 static void calc_width(struct c2c_hist_entry *c2c_he) in calc_width()
2033 struct c2c_hist_entry *c2c_he; in filter_cb()
2035 c2c_he = container_of(he, struct c2c_hist_entry, he); in filter_cb()
2050 struct c2c_hist_entry *c2c_he; in resort_cl_cb()
2054 c2c_he = container_of(he, struct c2c_hist_entry, he); in resort_cl_cb()
2142 struct c2c_hist_entry *c2c_he; in resort_shared_cl_cb()
2143 c2c_he = container_of(he, struct c2c_hist_entry, he); in resort_shared_cl_cb()
2293 struct c2c_hist_entry *c2c_he; in print_pareto()
2298 c2c_he = container_of(he, struct c2c_hist_entry, he); in print_pareto()
2411 struct c2c_hist_entry *c2c_he; in perf_c2c__browse_cacheline()
2428 c2c_he = container_of(he, struct c2c_hist_entry, he); in perf_c2c__browse_cacheline()