Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/recount/
H A Drecount_test_utils.h30 bool has_energy(void);
H A Dthread_selfcounts_tests.c78 if (has_energy()) { in _check_usage()
H A Drecount_tests.c337 if (has_energy()) {
377 if (has_energy()) { in _proc_pidthreadcounts_increasing()
H A Drecount_test_utils.c55 has_energy(void) in has_energy() function