Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/recount/
H A Drecount_test_utils.h32 bool has_energy(void);
H A Drecount_tests.c342 if (has_energy()) {
428 if (has_energy()) { in _proc_pidthreadcounts_increasing()
H A Dthread_selfcounts_tests.c104 if (has_energy()) { in _check_usage()
H A Drecount_test_utils.c56 has_energy(void) in has_energy() function