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 | 155 struct timeval start, end, runtime; in bench_futex_requeue() local
|
| D | futex-wake.c | 160 struct timeval start, end, runtime; in bench_futex_wake() local
|
| D | futex-hash.c | 36 struct timeval start, end, runtime; variable
|
| D | futex-lock-pi.c | 35 struct timeval start, end, runtime; variable
|
| D | futex-wake-parallel.c | 30 struct timeval runtime; member
|
| /tools/perf/ |
| D | builtin-sched.c | 89 u64 runtime; member 506 u64 runtime; in get_cpu_usage_nsec_self() local 1049 const u64 runtime = perf_evsel__intval(evsel, sample, "runtime"); in latency_runtime_event() local
|
| D | builtin-trace.c | 1734 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
|