/tools/testing/selftests/kvm/x86_64/ |
D | sync_regs_test.c | 40 static void compare_regs(struct kvm_regs *left, struct kvm_regs *right) in compare_regs() 68 static void compare_sregs(struct kvm_sregs *left, struct kvm_sregs *right) in compare_sregs() 73 struct kvm_vcpu_events *right) in compare_vcpu_events()
|
/tools/perf/util/ |
D | sort.c | 92 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 133 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 139 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse() 145 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 189 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 261 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 282 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 359 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp() 393 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp() 420 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp() [all …]
|
D | block-range.c | 64 static inline void rb_link_right_of_node(struct rb_node *right, struct rb_node *node) in rb_link_right_of_node()
|
D | strfilter.c | 181 struct strfilter_node *right, *root; in strfilter__append() local
|
D | hist.c | 1200 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp() 1220 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse()
|
D | callchain.c | 667 const char *right) in match_chain_strings()
|
D | auxtrace.c | 480 unsigned int left, right; in auxtrace_heap__pop() local
|
/tools/testing/selftests/kvm/s390x/ |
D | sync_regs_test.c | 42 static void compare_regs(struct kvm_regs *left, struct kvm_sync_regs *right) in compare_regs() 50 static void compare_sregs(struct kvm_sregs *left, struct kvm_sync_regs *right) in compare_sregs()
|
/tools/perf/ |
D | builtin-diff.c | 534 struct hist_entry *left, struct hist_entry *right) in block_cmp() 569 struct hist_entry *right) in block_cycles_diff_cmp() 584 struct hist_entry *left, struct hist_entry *right) in block_sort() 800 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() 840 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute() 870 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx() 910 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 919 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 928 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 937 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() [all …]
|
D | builtin-c2c.c | 487 struct hist_entry *left, struct hist_entry *right) in dcacheline_cmp() 545 struct hist_entry *left, struct hist_entry *right) in offset_cmp() 573 struct hist_entry *left, struct hist_entry *right) in iaddr_cmp() 594 struct hist_entry *left, struct hist_entry *right) in tot_hitm_cmp() 678 struct hist_entry *left, struct hist_entry *right) in ld_llcmiss_cmp() 729 struct hist_entry *left, struct hist_entry *right) in tot_recs_cmp() 780 struct hist_entry *left, struct hist_entry *right) in tot_loads_cmp() 878 struct hist_entry *left, struct hist_entry *right) in percent_hitm_cmp() 951 struct hist_entry *left, struct hist_entry *right) in percent_rmt_hitm_cmp() 982 struct hist_entry *left, struct hist_entry *right) in percent_lcl_hitm_cmp() [all …]
|
/tools/lib/traceevent/ |
D | event-parse.h | 227 struct tep_print_arg *right; member 669 struct tep_filter_arg *right; member 675 struct tep_filter_arg *right; member 681 struct tep_filter_arg *right; member
|
D | event-parse.c | 1812 struct tep_print_arg *arg, *left, *right; in process_cond() local 1970 struct tep_print_arg *left, *right = NULL; in process_op() local 2346 long long left, right; in arg_num_eval() local 3623 unsigned long long left, right; in eval_num_arg() local
|
D | parse-filter.c | 1910 char *right = NULL; in op_to_str() local
|
/tools/testing/selftests/exec/ |
D | execveat.c | 117 static char *concat(const char *left, const char *right) in concat()
|
/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 171 struct node *right; member
|