Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsort.h78 struct hist_entry_ops { struct
144 struct hist_entry_ops *ops;
Dhist.h14 struct hist_entry_ops;
139 struct hist_entry_ops *ops,
Dhist.c457 static struct hist_entry_ops default_ops = {
465 struct hist_entry_ops *ops = template->ops; in hist_entry__new()
590 struct hist_entry_ops *ops) in __hists__add_entry()
644 struct hist_entry_ops *ops, in hists__add_entry_ops()
1132 struct hist_entry_ops *ops = he->ops; in hist_entry__delete()
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c166 static struct hist_entry_ops c2c_entry_ops = {