/tools/perf/bench/ |
A D | uprobe.c | 112 static int bench_uprobe_format__default_fprintf(const char *name, const char *unit, u64 diff, FILE … in bench_uprobe_format__default_fprintf() 150 u64 diff; in bench_uprobe() local
|
A D | breakpoint.c | 118 struct timeval start, stop, diff; in bench_breakpoint_thread() local 204 struct timeval start, stop, diff; in bench_breakpoint_enable() local
|
A D | synthesize.c | 66 struct timeval start, end, diff; in do_run_single_threaded() local 158 struct timeval start, end, diff; in do_run_multi_threaded() local
|
A D | kallsyms-parse.c | 37 struct timeval start, end, diff; in do_kallsyms_parse() local
|
A D | sched-seccomp-notify.c | 97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
|
A D | syscall.c | 77 struct timeval start, stop, diff; in bench_syscall_common() local
|
A D | find-bit-bench.c | 58 struct timeval start, end, diff; in do_for_each_set_bit() local
|
A D | pmu-scan.c | 131 struct timeval start, end, diff; in run_pmu_scan() local
|
A D | evlist-open-close.c | 137 struct timeval start, end, diff; in bench_evlist_open_close__run() local
|
A D | sched-pipe.c | 221 struct timeval start, stop, diff; in bench_sched_pipe() local
|
A D | sched-messaging.c | 295 struct timeval start, stop, diff; in bench_sched_messaging() local
|
/tools/testing/selftests/timers/ |
A D | rtcpie.c | 35 struct timeval start, end, diff; in main() local
|
A D | raw_skew.c | 70 long long diff = 0, tmp; in get_monotonic_and_raw() local
|
A D | adjtick.c | 68 long long diff = 0, tmp; in get_monotonic_and_raw() local
|
A D | posix_timers.c | 86 long long diff; in check_diff() local 449 int64_t diff; in calcdiff_ns() local
|
/tools/power/cpupower/debug/kernel/ |
A D | cpufreq-test_tsc.c | 56 u32 now, then, diff; in cpufreq_test_tsc() local
|
/tools/perf/util/bpf_skel/ |
A D | bpf_prog_profiler.bpf.c | 55 struct bpf_perf_event_value *before, diff; in fexit_update_maps() local
|
/tools/include/nolibc/ |
A D | string.h | 111 int diff; in strcmp() local 262 int diff = 0; in strncmp() local
|
/tools/testing/selftests/vDSO/ |
A D | vdso_test_getrandom.c | 178 struct timespec start, end, diff; in bench_single() local 201 struct timespec start, end, diff; in bench_multi() local
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | xdp_bonding.c | 289 int diff = abs(veth1_rx - veth2_rx); in test_xdp_bonding_with_mode() local 312 int diff = abs(veth1_rx - veth2_rx); in test_xdp_bonding_with_mode() local
|
/tools/bpf/bpftool/skeleton/ |
A D | profiler.bpf.c | 79 struct bpf_perf_event_value___local *before, diff; in fexit_update_maps() local
|
/tools/iio/ |
A D | iio_event_monitor.c | 284 bool diff = IIO_EVENT_CODE_EXTRACT_DIFF(event->id); in print_event() local
|
/tools/power/cpupower/utils/idle_monitor/ |
A D | amd_fam14h_idle.c | 210 unsigned long diff; in fam14h_get_count_percent() local
|
/tools/perf/tests/shell/lib/ |
A D | attr.py | 116 def diff(self, other): member in Event
|
/tools/perf/tests/ |
A D | switch-tracking.c | 27 struct timeval start, now, diff, maxtime; in spin_sleep() local
|