Home
last modified time | relevance | path

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

/external/fio/profiles/
Dact.c11 #define SAMPLE_SEC 3600 /* 1h checks */ macro
322 if (time_since_now(&apd->sample_tv) < SAMPLE_SEC) in act_io_u_lat()
433 nr_slices = (test_duration + SAMPLE_SEC - 1) / SAMPLE_SEC; in act_td_init()