Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/recount/
H A Drusage_tests.c30 if (has_user_system_times()) {
47 if (has_user_system_times()) {
H A Drecount_test_utils.h27 bool has_user_system_times(void);
H A Dthread_selfcounts_tests.c53 if (has_user_system_times()) { in _check_time_cpi()
H A Drecount_test_utils.c17 has_user_system_times(void) in has_user_system_times() function
/xnu-10002.1.13/tests/
H A Dproc_info.c1048 if (has_user_system_times()) { in _expect_increasing_taskinfo_times()