Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dsort.h80 struct hist_entry_ops { struct
151 struct hist_entry_ops *ops;
Dhist.h13 struct hist_entry_ops;
147 struct hist_entry_ops *ops,
Dhist.c531 static struct hist_entry_ops default_ops = {
539 struct hist_entry_ops *ops = template->ops; in hist_entry__new()
696 struct hist_entry_ops *ops) in __hists__add_entry()
756 struct hist_entry_ops *ops, in hists__add_entry_ops()
1288 struct hist_entry_ops *ops = he->ops; in hist_entry__delete()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-diff.c386 struct hist_entry_ops block_hist_ops = {
Dbuiltin-c2c.c176 static struct hist_entry_ops c2c_entry_ops = {