Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-c2c.c49 struct c2c_hists { struct
64 struct c2c_hists *hists; argument
89 struct c2c_hists hists;
282 struct c2c_hists *c2c_hists = &c2c.hists; in process_sample_event() local
354 if (!c2c_hists) in process_sample_event()
2071 static int c2c_hists__reinit(struct c2c_hists *c2c_hists, in c2c_hists__reinit() argument
2185 struct c2c_hists *c2c_hists; in calc_width() local
2187 c2c_hists = container_of(c2c_he->he.hists, struct c2c_hists, hists); in calc_width()
2212 struct c2c_hists *c2c_hists; in resort_cl_cb() local
2423 static void print_cacheline(struct c2c_hists *c2c_hists, in print_cacheline() argument
[all …]