Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dsort.h79 struct hist_entry_ops { struct
156 struct hist_entry_ops *ops;
Dhist.h13 struct hist_entry_ops;
160 struct hist_entry_ops *ops,
Dhist.c543 static struct hist_entry_ops default_ops = {
551 struct hist_entry_ops *ops = template->ops; in hist_entry__new()
709 struct hist_entry_ops *ops) in __hists__add_entry()
775 struct hist_entry_ops *ops, in hists__add_entry_ops()
1317 struct hist_entry_ops *ops = he->ops; in hist_entry__delete()
/linux-6.6.21/tools/perf/
Dbuiltin-diff.c386 struct hist_entry_ops block_hist_ops = {
Dbuiltin-kvm.c776 static struct hist_entry_ops kvm_ev_entry_ops = {
Dbuiltin-c2c.c190 static struct hist_entry_ops c2c_entry_ops = {