Lines Matching refs:c2c_hist_entry

62 struct c2c_hist_entry {
140 struct c2c_hist_entry *c2c_he;
175 struct c2c_hist_entry *c2c_he;
177 c2c_he = container_of(he, struct c2c_hist_entry, he);
204 struct c2c_hist_entry *c2c_he;
208 c2c_he = container_of(he, struct c2c_hist_entry, he);
225 static void c2c_he__set_cpu(struct c2c_hist_entry *c2c_he,
235 static void c2c_he__set_node(struct c2c_hist_entry *c2c_he,
257 static void compute_stats(struct c2c_hist_entry *c2c_he,
282 struct c2c_hist_entry *c2c_he;
328 c2c_he = container_of(he, struct c2c_hist_entry, he);
362 c2c_he = container_of(he, struct c2c_hist_entry, he);
541 struct c2c_hist_entry *c2c_he;
544 c2c_he = container_of(he, struct c2c_hist_entry, he);
555 struct c2c_hist_entry *c2c_he;
558 c2c_he = container_of(he, struct c2c_hist_entry, he);
615 struct c2c_hist_entry *c2c_he;
619 c2c_he = container_of(he, struct c2c_hist_entry, he);
629 struct c2c_hist_entry *c2c_left;
630 struct c2c_hist_entry *c2c_right;
634 c2c_left = container_of(left, struct c2c_hist_entry, he);
635 c2c_right = container_of(right, struct c2c_hist_entry, he);
648 struct c2c_hist_entry *c2c_he; \
651 c2c_he = container_of(he, struct c2c_hist_entry, he); \
661 struct c2c_hist_entry *c2c_left, *c2c_right; \
663 c2c_left = container_of(left, struct c2c_hist_entry, he); \
664 c2c_right = container_of(right, struct c2c_hist_entry, he); \
723 struct c2c_hist_entry *c2c_he;
727 c2c_he = container_of(he, struct c2c_hist_entry, he);
737 struct c2c_hist_entry *c2c_left;
738 struct c2c_hist_entry *c2c_right;
742 c2c_left = container_of(left, struct c2c_hist_entry, he);
743 c2c_right = container_of(right, struct c2c_hist_entry, he);
761 struct c2c_hist_entry *c2c_he;
765 c2c_he = container_of(he, struct c2c_hist_entry, he);
775 struct c2c_hist_entry *c2c_left;
776 struct c2c_hist_entry *c2c_right;
780 c2c_left = container_of(left, struct c2c_hist_entry, he);
781 c2c_right = container_of(right, struct c2c_hist_entry, he);
789 typedef double (get_percent_cb)(struct c2c_hist_entry *);
795 struct c2c_hist_entry *c2c_he;
799 c2c_he = container_of(he, struct c2c_hist_entry, he);
809 static double percent_costly_snoop(struct c2c_hist_entry *c2c_he)
857 struct c2c_hist_entry *c2c_he;
862 c2c_he = container_of(he, struct c2c_hist_entry, he);
878 struct c2c_hist_entry *c2c_left;
879 struct c2c_hist_entry *c2c_right;
883 c2c_left = container_of(left, struct c2c_hist_entry, he);
884 c2c_right = container_of(right, struct c2c_hist_entry, he);
894 struct c2c_hist_entry *c2c_he;
896 c2c_he = container_of(he, struct c2c_hist_entry, he);
916 static double percent_ ## __f(struct c2c_hist_entry *c2c_he) \
1193 struct c2c_hist_entry *c2c_he;
1198 c2c_he = container_of(he, struct c2c_hist_entry, he);
1300 struct c2c_hist_entry *c2c_he; \
1301 c2c_he = container_of(he, struct c2c_hist_entry, he); \
1315 struct c2c_hist_entry *c2c_he;
1319 c2c_he = container_of(he, struct c2c_hist_entry, he);
1329 struct c2c_hist_entry *c2c_he;
1333 c2c_he = container_of(he, struct c2c_hist_entry, he);
2108 struct c2c_hist_entry *c2c_he;
2113 c2c_he = container_of(he, struct c2c_hist_entry, he);
2141 struct c2c_hist_entry *c2c_he;
2144 c2c_he = container_of(he, struct c2c_hist_entry, he);
2169 static void set_node_width(struct c2c_hist_entry *c2c_he, int len)
2180 static int set_nodestr(struct c2c_hist_entry *c2c_he)
2200 static void calc_width(struct c2c_hist_entry *c2c_he)
2211 struct c2c_hist_entry *c2c_he;
2213 c2c_he = container_of(he, struct c2c_hist_entry, he);
2228 struct c2c_hist_entry *c2c_he;
2232 c2c_he = container_of(he, struct c2c_hist_entry, he);
2345 struct c2c_hist_entry *c2c_he;
2346 c2c_he = container_of(he, struct c2c_hist_entry, he);
2505 struct c2c_hist_entry *c2c_he;
2510 c2c_he = container_of(he, struct c2c_hist_entry, he);
2623 struct c2c_hist_entry *c2c_he;
2640 c2c_he = container_of(he, struct c2c_hist_entry, he);