Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/sched/
H A Dthread_group_fairness.c141 snapshot_user_time_usec(pthread_t *threads) in snapshot_user_time_usec() function
188 uint64_t start_lower_priority_runtime_usec = snapshot_user_time_usec(lower_threads);
189 uint64_t start_higher_priority_runtime_usec = snapshot_user_time_usec(higher_threads);
199 uint64_t finish_lower_priority_runtime_usec = snapshot_user_time_usec(lower_threads);
200 uint64_t finish_higher_priority_runtime_usec = snapshot_user_time_usec(higher_threads);