Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c46 struct c2c_hists { struct
59 struct c2c_hists *hists;
84 struct c2c_hists hists;
181 static int c2c_hists__init(struct c2c_hists *hists,
185 static struct c2c_hists*
191 struct c2c_hists *hists; in he__get_c2c_hists()
263 struct c2c_hists *c2c_hists = &c2c.hists; in process_sample_event() local
298 he = hists__add_entry_ops(&c2c_hists->hists, &c2c_entry_ops, in process_sample_event()
306 c2c_add_stats(&c2c_hists in process_sample_event()
1840 c2c_hists__reinit(struct c2c_hists *c2c_hists, const char *output, const char *sort) c2c_hists__reinit() argument
1932 struct c2c_hists *c2c_hists; calc_width() local
1959 struct c2c_hists *c2c_hists; resort_cl_cb() local
2143 print_cacheline(struct c2c_hists *c2c_hists, struct hist_entry *he_cl, struct perf_hpp_list *hpp_list, FILE *out) print_cacheline() argument
2312 struct c2c_hists *c2c_hists; perf_c2c__browse_cacheline() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c48 struct c2c_hists { struct
63 struct c2c_hists *hists;
88 struct c2c_hists hists;
195 static int c2c_hists__init(struct c2c_hists *hists,
199 static struct c2c_hists*
205 struct c2c_hists *hists; in he__get_c2c_hists()
281 struct c2c_hists *c2c_hists = &c2c.hists; in process_sample_event() local
322 he = hists__add_entry_ops(&c2c_hists->hists, &c2c_entry_ops, in process_sample_event()
330 c2c_add_stats(&c2c_hists in process_sample_event()
2088 c2c_hists__reinit(struct c2c_hists *c2c_hists, const char *output, const char *sort) c2c_hists__reinit() argument
2202 struct c2c_hists *c2c_hists; calc_width() local
2229 struct c2c_hists *c2c_hists; resort_cl_cb() local
2444 print_cacheline(struct c2c_hists *c2c_hists, struct hist_entry *he_cl, struct perf_hpp_list *hpp_list, FILE *out) print_cacheline() argument
2624 struct c2c_hists *c2c_hists; perf_c2c__browse_cacheline() local
[all...]

Completed in 6 milliseconds