Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_fuzzy_sync.h172 float exec_time_p; member
218 CHK(exec_time_p, 0, 1, 0.5); in tst_fzsync_pair_init()
668 if ((pair->exec_time_p * SAMPLING_SLICE < rem_p) in tst_fzsync_run_a()
677 if (pair->exec_time_p < rem_p) { in tst_fzsync_run_a()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt06.c47 fzsync_pair.exec_time_p = 0.9; in setup()
/third_party/ltp/testcases/kernel/pty/
Dpty03.c138 fzp.exec_time_p = 0.1; in setup()
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev03.c52 fzsync_pair.exec_time_p = 0.25; in setup()