| /tools/perf/util/ |
| D | sort.c | 79 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 115 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 122 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse() 129 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 173 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 236 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 257 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 337 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp() 366 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp() 409 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp() [all …]
|
| D | block-range.c | 52 static inline void rb_link_left_of_node(struct rb_node *left, struct rb_node *node) in rb_link_left_of_node()
|
| D | util.c | 282 size_t left = n; in ion() local
|
| D | callchain.c | 661 char *left = NULL; in match_chain_srcline() local 698 u64 left, right; in match_chain() local
|
| D | hist.c | 1085 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp() 1105 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse()
|
| D | auxtrace.c | 481 unsigned int left, right; in auxtrace_heap__pop() local
|
| D | header.c | 2784 size_t sz, left; in read_attr() local
|
| /tools/perf/ |
| D | builtin-diff.c | 505 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() 545 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute() 575 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx() 615 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 624 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 633 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 642 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 651 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() 660 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_idx() 668 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs_idx() [all …]
|
| D | builtin-c2c.c | 445 struct hist_entry *left, struct hist_entry *right) in dcacheline_cmp() 478 struct hist_entry *left, struct hist_entry *right) in offset_cmp() 506 struct hist_entry *left, struct hist_entry *right) in iaddr_cmp() 527 struct hist_entry *left, struct hist_entry *right) in tot_hitm_cmp() 611 struct hist_entry *left, struct hist_entry *right) in ld_llcmiss_cmp() 662 struct hist_entry *left, struct hist_entry *right) in tot_recs_cmp() 713 struct hist_entry *left, struct hist_entry *right) in tot_loads_cmp() 811 struct hist_entry *left, struct hist_entry *right) in percent_hitm_cmp() 884 struct hist_entry *left, struct hist_entry *right) in percent_rmt_hitm_cmp() 915 struct hist_entry *left, struct hist_entry *right) in percent_lcl_hitm_cmp() [all …]
|
| /tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-insn-decoder.c | 188 int left; in dump_insn() local
|
| /tools/testing/selftests/exec/ |
| D | execveat.c | 116 static char *concat(const char *left, const char *right) in concat()
|
| /tools/lib/traceevent/ |
| D | event-parse.h | 268 struct print_arg *left; member 890 struct filter_arg *left; member 896 struct filter_arg *left; member 902 struct filter_arg *left; member
|
| D | parse-filter.c | 463 struct filter_arg *left; in add_right() local 2086 char *left = NULL; in op_to_str() local
|
| D | event-parse.c | 1728 struct print_arg *arg, *left, *right; in process_cond() local 1886 struct print_arg *left, *right = NULL; in process_op() local 2265 long long left, right; in arg_num_eval() local 3541 unsigned long long left, right; in eval_num_arg() local
|
| /tools/power/pm-graph/ |
| D | analyze_suspend.py | 1017 def trimTimeVal(self, t, t0, dT, left): argument 1032 def trimTime(self, t0, dT, left): argument
|