Searched refs:percentage_not_running (Results 1 – 1 of 1) sorted by relevance
399 …double percentage_not_running = (double)(test_duration_ns - total_time) / (double) test_duration_n… variable409 if (percentage_not_running > offcore_time_percent_threshold) {425 percentage_not_running,