Searched defs:runtime (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/timers/ |
D | threadtest.c | 135 time_t start, now, runtime; in main() local
|
D | inconsistency-check.c | 169 int runtime = 10; in main() local
|
/tools/perf/bench/ |
D | futex-requeue.c | 151 struct timeval start, end, runtime; in bench_futex_requeue() local
|
D | futex-wake.c | 156 struct timeval start, end, runtime; in bench_futex_wake() local
|
D | futex-hash.c | 31 struct timeval start, end, runtime; variable
|
D | futex-lock-pi.c | 32 struct timeval start, end, runtime; variable
|
D | futex-wake-parallel.c | 26 struct timeval runtime; member
|
/tools/perf/ |
D | builtin-sched.c | 86 u64 runtime; member 487 u64 runtime; in get_cpu_usage_nsec_self() local 1030 const u64 runtime = perf_evsel__intval(evsel, sample, "runtime"); in latency_runtime_event() local
|
D | builtin-trace.c | 2159 u64 runtime = perf_evsel__intval(evsel, sample, "runtime"); in trace__sched_stat_runtime() local
|
/tools/perf/scripts/python/ |
D | sched-migration.py | 370 def sched__sched_stat_runtime(event_name, context, common_cpu, argument
|