Searched refs:hists__add_entry_ops (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | hist.h | 146 struct hist_entry *hists__add_entry_ops(struct hists *hists,
|
D | hist.c | 755 struct hist_entry *hists__add_entry_ops(struct hists *hists, in hists__add_entry_ops() function
|
/Linux-v5.10/tools/perf/ |
D | builtin-c2c.c | 298 he = hists__add_entry_ops(&c2c_hists->hists, &c2c_entry_ops, in process_sample_event() 332 he = hists__add_entry_ops(&c2c_hists->hists, &c2c_entry_ops, in process_sample_event()
|
D | builtin-diff.c | 425 if (!hists__add_entry_ops(hists, &block_hist_ops, &al, NULL, in diff__process_sample_event()
|