hist_entry_ops    175 tools/perf/builtin-c2c.c static struct hist_entry_ops c2c_entry_ops = {
hist_entry_ops    376 tools/perf/builtin-diff.c struct hist_entry_ops block_hist_ops = {
hist_entry_ops    516 tools/perf/util/hist.c static struct hist_entry_ops default_ops = {
hist_entry_ops    524 tools/perf/util/hist.c 	struct hist_entry_ops *ops = template->ops;
hist_entry_ops    681 tools/perf/util/hist.c 		   struct hist_entry_ops *ops)
hist_entry_ops    739 tools/perf/util/hist.c 					struct hist_entry_ops *ops,
hist_entry_ops   1241 tools/perf/util/hist.c 	struct hist_entry_ops *ops = he->ops;
hist_entry_ops     13 tools/perf/util/hist.h struct hist_entry_ops;
hist_entry_ops    146 tools/perf/util/hist.h 					struct hist_entry_ops *ops,
hist_entry_ops    146 tools/perf/util/sort.h 	struct hist_entry_ops	*ops;