Home
last modified time | relevance | path

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

/tools/perf/util/
Dsort.c65 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp()
90 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp()
97 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse()
104 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort()
147 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp()
199 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp()
220 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort()
285 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp()
346 sort__srcfile_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcfile_cmp()
379 sort__parent_cmp(struct hist_entry *left, struct hist_entry *right) in sort__parent_cmp()
[all …]
Dstrfilter.c176 struct strfilter_node *right, *root; in strfilter__append() local
Dhist.c921 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp()
939 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse()
Dauxtrace.c456 unsigned int left, right; in auxtrace_heap__pop() local
/tools/perf/
Dbuiltin-diff.c501 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute()
534 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute()
564 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx()
604 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline()
613 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta()
622 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio()
631 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff()
640 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_idx()
648 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio_idx()
656 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff_idx()
/tools/testing/selftests/exec/
Dexecveat.c116 static char *concat(const char *left, const char *right) in concat()
/tools/lib/traceevent/
Devent-parse.h272 struct print_arg *right; member
874 struct filter_arg *right; member
880 struct filter_arg *right; member
886 struct filter_arg *right; member
Devent-parse.c1724 struct print_arg *arg, *left, *right; in process_cond() local
1882 struct print_arg *left, *right = NULL; in process_op() local
2260 long long left, right; in arg_num_eval() local
3510 unsigned long long left, right; in eval_num_arg() local
Dparse-filter.c2075 char *right = NULL; in op_to_str() local