Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/prng/
H A Dentropy.c515 …health_test_result_t cpu_health_test_result = entropy_health_test(cpu_sample_count, e->samples, EN… in entropy_provide() local
516 if (__improbable(cpu_health_test_result == health_test_failure)) { in entropy_provide()