Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/ktrace/
H A Dkperf_tests.c68 start_tracing_with_timeout(ktrace_session_t s, unsigned int timeout_secs) in start_tracing_with_timeout() argument
78 T_LOG("arming timer to stop tracing after %d seconds", timeout_secs); in start_tracing_with_timeout()
80 timeout_secs * NSEC_PER_SEC), q, ^{ in start_tracing_with_timeout()