Home
last modified time | relevance | path

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

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