Searched defs:runtime (Results 1 – 12 of 12) sorted by relevance
/tools/testing/selftests/timers/ |
D | threadtest.c | 123 time_t start, now, runtime; in main() local
|
D | inconsistency-check.c | 158 int runtime = 10; in main() local
|
/tools/perf/bench/ |
D | futex-requeue.c | 161 struct timeval start, end, runtime; in bench_futex_requeue() local
|
D | futex-wake.c | 166 struct timeval start, end, runtime; in bench_futex_wake() local
|
D | futex-hash.c | 40 struct timeval start, end, runtime; variable
|
D | futex-lock-pi.c | 40 struct timeval start, end, runtime; variable
|
D | futex-wake-parallel.c | 42 struct timeval runtime; member
|
D | epoll-ctl.c | 38 struct timeval start, end, runtime; variable
|
D | epoll-wait.c | 93 struct timeval start, end, runtime; variable
|
/tools/perf/ |
D | builtin-sched.c | 122 u64 runtime; member 600 u64 runtime; in get_cpu_usage_nsec_self() local 1177 const u64 runtime = perf_evsel__intval(evsel, sample, "runtime"); in latency_runtime_event() local
|
D | builtin-trace.c | 2291 u64 runtime = perf_evsel__intval(evsel, sample, "runtime"); in trace__sched_stat_runtime() local
|
/tools/perf/scripts/python/ |
D | sched-migration.py | 372 def sched__sched_stat_runtime(event_name, context, common_cpu, argument
|