Home
last modified time | relevance | path

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

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Domp_autotune.c22 static double sample_time, req_gain, max_tune_time; variable
51 max_tune_time = (double)ci / 1000.0; in omp_autotune_init()
222 if (duration > max_tune_time || no_progress >= max_no_progress) in omp_autotune_run()