Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.c33 increment_mock_time(uint64_t added_time) in increment_mock_time() argument
35 set_mock_time(_curr_time + added_time); in increment_mock_time()
H A Dsched_runqueue_harness.h16 extern void increment_mock_time(uint64_t added_time);