Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c195 static int c2c_hists__init(struct c2c_hists *hists,
216 ret = c2c_hists__init(hists, sort, nr_header_lines); in he__get_c2c_hists()
2069 static int c2c_hists__init(struct c2c_hists *hists, in c2c_hists__init() function
3105 err = c2c_hists__init(&c2c.hists, "dcacheline", 2); in perf_c2c__report()