Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/recount/
H A Drusage_tests.c30 if (has_user_system_times()) {
47 if (has_user_system_times()) {
H A Drecount_test_utils.h29 bool has_user_system_times(void);
H A Dthread_selfcounts_tests.c62 if (has_user_system_times()) { in _check_time_cpi()
79 if (has_user_system_times()) { in _check_no_time_cpi()
H A Drecount_test_utils.c18 has_user_system_times(void) in has_user_system_times() function
/xnu-11215.81.4/tests/
H A Dproc_info.c1048 if (has_user_system_times()) { in _expect_increasing_taskinfo_times()