Searched defs:pair (Results 1 – 13 of 13) sorted by relevance
| /tools/perf/tests/ |
| D | vmlinux-kallsyms.c | 130 struct map *pair = maps__find_by_name(args->kallsyms.kmaps, in test__vmlinux_matches_kallsyms_cb1() local 149 struct map *pair; in test__vmlinux_matches_kallsyms_cb2() local 290 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
|
| D | cpumap.c | 220 struct perf_cpu_map *pair = perf_cpu_map__new("1-2"); in test__cpu_map_equal() local
|
| /tools/testing/selftests/riscv/hwprobe/ |
| D | cbo.c | 86 struct riscv_hwprobe pair = { in test_zicboz() local 134 struct riscv_hwprobe pair = { in check_no_zicboz_cpus() local 181 struct riscv_hwprobe pair; in main() local
|
| /tools/perf/ |
| D | builtin-diff.c | 279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() 289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() 299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() 311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta() 328 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio() 337 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff() 348 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf() 509 struct hist_entry *pair; in get_pair_data() local 621 struct hist_entry *pair) in compute_cycles_diff() 660 struct hist_entry *pair = get_block_pair(he, hists_pair); in block_hists_match() local [all …]
|
| D | builtin-trace.c | 3757 struct syscall *pair = trace__syscall_info(trace, NULL, id); local
|
| /tools/testing/selftests/riscv/vector/ |
| D | vstate_prctl.c | 75 struct riscv_hwprobe pair; in main() local
|
| /tools/perf/util/ |
| D | hist.c | 2394 struct hist_entry *pair) in hists__add_dummy_entry() 2444 struct hist_entry *pair) in add_dummy_hierarchy_entry() 2546 struct hist_entry *pos, *pair; in hists__match_hierarchy() local 2566 struct hist_entry *pos, *pair; in hists__match() local 2641 struct hist_entry *pos, *pair; in hists__link() local
|
| D | stream.c | 268 struct evsel_streams *es, bool pair) in print_stream_callchain()
|
| D | annotate-data.c | 1727 struct hist_entry *pair; in print_annotated_data_header() local
|
| D | hist.h | 307 static inline void hist_entry__add_pair(struct hist_entry *pair, in hist_entry__add_pair()
|
| /tools/perf/ui/ |
| D | hist.c | 80 struct hist_entry *pair; in __hpp__fmt() local 167 struct hist_entry *pair; in hist_entry__new_pair() local
|
| /tools/kvm/kvm_stat/ |
| D | kvm_stat | 1232 def sortkey(pair): argument 1237 def sortkey(pair): argument
|
| /tools/perf/scripts/python/ |
| D | compaction-times.py | 54 class pair: class
|