Home
last modified time | relevance | path

Searched refs:percentage_not_running (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/tests/
H A Dsetitimer.c399 …double percentage_not_running = (double)(test_duration_ns - total_time) / (double) test_duration_n… variable
409 if (percentage_not_running > offcore_time_percent_threshold) {
425 percentage_not_running,