Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c184 static int c2c_hists__init(struct c2c_hists *hists,
205 ret = c2c_hists__init(hists, sort, nr_header_lines); in he__get_c2c_hists()
1897 static int c2c_hists__init(struct c2c_hists *hists, in c2c_hists__init() function
2861 err = c2c_hists__init(&c2c.hists, "dcacheline", 2); in perf_c2c__report()