Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c61 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()
[all …]