Searched refs:total_calls (Results 1 – 2 of 2) sorted by relevance
100 unsigned long total_calls = 0; in fio_dump_gtod() local112 total_calls += log->calls; in fio_dump_gtod()116 printf("Total %lu gettimeofday\n", total_calls); in fio_dump_gtod()
5441 static int ssec = 0, total_calls = 0; in check_user_input4() local5455 total_calls++; in check_user_input4()5470 if (total_calls > 30 && dt_min > 0.0) { in check_user_input4()