Home
last modified time | relevance | path

Searched defs:right (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dsort.c55 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp()
77 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp()
83 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse()
131 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp()
180 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp()
241 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp()
299 sort__parent_cmp(struct hist_entry *left, struct hist_entry *right) in sort__parent_cmp()
327 sort__cpu_cmp(struct hist_entry *left, struct hist_entry *right) in sort__cpu_cmp()
348 sort__dso_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_from_cmp()
362 sort__dso_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_to_cmp()
[all …]
Dhist.c487 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp()
502 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse()
/tools/lib/traceevent/
Devent-parse.h244 struct print_arg *right; member
749 struct filter_arg *right; member
755 struct filter_arg *right; member
761 struct filter_arg *right; member
Devent-parse.c1595 struct print_arg *arg, *left, *right; in process_cond() local
1750 struct print_arg *left, *right = NULL; in process_op() local
2075 long long left, right; in arg_num_eval() local
3234 unsigned long long left, right; in eval_num_arg() local
Dparse-filter.c1900 char *right = NULL; in op_to_str() local
/tools/perf/
Dbuiltin-diff.c363 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute()