Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c619 static const uint64_t ITIMER_PROF_SECS = 2; variable
623 ITIMER_PROF_SECS / (PROF_EXTRA_THREAD_COUNT + 1);
653 uint64_t expected_end_ns = start_ns + (ITIMER_PROF_SECS * NSEC_PER_SEC);
657 .it_value.tv_sec = ITIMER_PROF_SECS,
662 ITIMER_PROF_SECS);
700 .it_value.tv_sec = ITIMER_PROF_SECS,
705 ITIMER_PROF_SECS);
763 ITIMER_PROF_SECS);