Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/recount/
H A Drusage_tests.c30 if (has_user_system_times()) {
47 if (has_user_system_times()) {
H A Drecount_test_utils.h39 bool has_user_system_times(void);
H A Dthread_selfcounts_tests.c69 if (has_user_system_times()) { in _check_time_cpi()
88 if (has_user_system_times()) { in _check_no_time_cpi()
H A Drecount_test_utils.c32 has_user_system_times(void) in has_user_system_times() function
/xnu-12377.1.9/tests/
H A Dproc_info.c1131 if (has_user_system_times()) { in _expect_increasing_taskinfo_times()