Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/stime/
Dstime01.c63 .restore_wallclock = 1,
/third_party/ltp/testcases/kernel/syscalls/settimeofday/
Dsettimeofday01.c58 .restore_wallclock = 1,
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime01.c107 .restore_wallclock = 1,
Dclock_settime03.c111 .restore_wallclock = 1,
Dclock_settime02.c165 .restore_wallclock = 1,
/third_party/ltp/include/
Dtst_test.h179 int restore_wallclock:1; member
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c257 .restore_wallclock = 1,
Dclock_adjtime02.c262 .restore_wallclock = 1,
/third_party/ltp/docparse/
DREADME.md145 .restore_wallclock = 1,
187 "restore_wallclock": "1",
/third_party/ltp/lib/
Dtst_test.c1303 if (tst_test->restore_wallclock) in do_setup()
1366 if (tst_test->restore_wallclock) in do_cleanup()
/third_party/ltp/doc/
DTest-Writing-Guidelines.asciidoc389 | '.restore_wallclock' | not applicable
DC-Test-API.asciidoc1707 "restore_wallclock" that should be set to "1" so LTP knows it should: (1)
1729 .restore_wallclock = 1,
Dc-test-api.txt1619 "restore_wallclock" that should be set to "1" so LTP knows it should: (1)
1641 .restore_wallclock = 1,