Searched refs:SAMPLE_SEC (Results 1 – 1 of 1) sorted by relevance
11 #define SAMPLE_SEC 3600 /* 1h checks */ macro322 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()