Searched defs:time_start (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/kvm/ |
| A D | mmu_stress_test.c | 282 struct timespec time_start, time_run1, time_reset, time_run2, time_ro, time_rw; in main() local
|
| /tools/power/cpupower/utils/idle_monitor/ |
| A D | mperf_monitor.c | 36 static struct timespec *time_start, *time_end; variable
|
| /tools/testing/selftests/net/bench/page_pool/ |
| A D | time_bench.h | 42 uint64_t time_start, time_stop, time_interval; /* in nanosec */ member
|
| /tools/perf/util/bpf_skel/ |
| A D | kwork_trace.bpf.c | 118 __u64 time_start, __u64 time_end) in do_update_time()
|
| /tools/perf/ |
| A D | builtin-stat.c | 554 static void compute_tts(struct timespec *time_start, struct timespec *time_stop, in compute_tts() 575 struct timespec time_start, time_stop; in dispatch_events() local
|
Completed in 13 milliseconds