Lines Matching refs:c2c_hist_entry
58 struct c2c_hist_entry {
134 struct c2c_hist_entry *c2c_he;
161 struct c2c_hist_entry *c2c_he;
163 c2c_he = container_of(he, struct c2c_hist_entry, he);
190 struct c2c_hist_entry *c2c_he;
194 c2c_he = container_of(he, struct c2c_hist_entry, he);
211 static void c2c_he__set_cpu(struct c2c_hist_entry *c2c_he,
221 static void c2c_he__set_node(struct c2c_hist_entry *c2c_he,
243 static void compute_stats(struct c2c_hist_entry *c2c_he,
264 struct c2c_hist_entry *c2c_he;
304 c2c_he = container_of(he, struct c2c_hist_entry, he);
338 c2c_he = container_of(he, struct c2c_hist_entry, he);
513 struct c2c_hist_entry *c2c_he;
516 c2c_he = container_of(he, struct c2c_hist_entry, he);
527 struct c2c_hist_entry *c2c_he;
530 c2c_he = container_of(he, struct c2c_hist_entry, he);
586 struct c2c_hist_entry *c2c_he;
590 c2c_he = container_of(he, struct c2c_hist_entry, he);
600 struct c2c_hist_entry *c2c_left;
601 struct c2c_hist_entry *c2c_right;
605 c2c_left = container_of(left, struct c2c_hist_entry, he);
606 c2c_right = container_of(right, struct c2c_hist_entry, he);
619 struct c2c_hist_entry *c2c_he; \
622 c2c_he = container_of(he, struct c2c_hist_entry, he); \
632 struct c2c_hist_entry *c2c_left, *c2c_right; \
634 c2c_left = container_of(left, struct c2c_hist_entry, he); \
635 c2c_right = container_of(right, struct c2c_hist_entry, he); \
682 struct c2c_hist_entry *c2c_he;
686 c2c_he = container_of(he, struct c2c_hist_entry, he);
696 struct c2c_hist_entry *c2c_left;
697 struct c2c_hist_entry *c2c_right;
701 c2c_left = container_of(left, struct c2c_hist_entry, he);
702 c2c_right = container_of(right, struct c2c_hist_entry, he);
733 struct c2c_hist_entry *c2c_he;
737 c2c_he = container_of(he, struct c2c_hist_entry, he);
747 struct c2c_hist_entry *c2c_left;
748 struct c2c_hist_entry *c2c_right;
752 c2c_left = container_of(left, struct c2c_hist_entry, he);
753 c2c_right = container_of(right, struct c2c_hist_entry, he);
761 typedef double (get_percent_cb)(struct c2c_hist_entry *);
767 struct c2c_hist_entry *c2c_he;
771 c2c_he = container_of(he, struct c2c_hist_entry, he);
781 static double percent_hitm(struct c2c_hist_entry *c2c_he)
824 struct c2c_hist_entry *c2c_he;
829 c2c_he = container_of(he, struct c2c_hist_entry, he);
845 struct c2c_hist_entry *c2c_left;
846 struct c2c_hist_entry *c2c_right;
850 c2c_left = container_of(left, struct c2c_hist_entry, he);
851 c2c_right = container_of(right, struct c2c_hist_entry, he);
861 struct c2c_hist_entry *c2c_he;
863 c2c_he = container_of(he, struct c2c_hist_entry, he);
883 static double percent_ ## __f(struct c2c_hist_entry *c2c_he) \
1051 struct c2c_hist_entry *c2c_he;
1056 c2c_he = container_of(he, struct c2c_hist_entry, he);
1160 struct c2c_hist_entry *c2c_he; \
1161 c2c_he = container_of(he, struct c2c_hist_entry, he); \
1173 struct c2c_hist_entry *c2c_he;
1177 c2c_he = container_of(he, struct c2c_hist_entry, he);
1187 struct c2c_hist_entry *c2c_he;
1191 c2c_he = container_of(he, struct c2c_hist_entry, he);
1852 struct c2c_hist_entry *c2c_he;
1858 c2c_he = container_of(he, struct c2c_hist_entry, he);
1889 struct c2c_hist_entry *c2c_he;
1892 c2c_he = container_of(he, struct c2c_hist_entry, he);
1899 static void set_node_width(struct c2c_hist_entry *c2c_he, int len)
1910 static int set_nodestr(struct c2c_hist_entry *c2c_he)
1930 static void calc_width(struct c2c_hist_entry *c2c_he)
1941 struct c2c_hist_entry *c2c_he;
1943 c2c_he = container_of(he, struct c2c_hist_entry, he);
1958 struct c2c_hist_entry *c2c_he;
1962 c2c_he = container_of(he, struct c2c_hist_entry, he);
2049 struct c2c_hist_entry *c2c_he;
2050 c2c_he = container_of(he, struct c2c_hist_entry, he);
2193 struct c2c_hist_entry *c2c_he;
2198 c2c_he = container_of(he, struct c2c_hist_entry, he);
2311 struct c2c_hist_entry *c2c_he;
2328 c2c_he = container_of(he, struct c2c_hist_entry, he);