Searched refs:c2c_hist_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-c2c.c62 struct c2c_hist_entry { struct
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_h
[all...]

Completed in 93 milliseconds