Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/gen/
H A Dpe_gen.c72 gPEKernelConfigurationBitmask |= (boot_arg_value ? kPEICanHasStatistics : 0); in pe_init_debug()
/xnu-8019.80.24/tools/tests/testkext/
H A Dtestthreadcall.cpp43 (kernel_configuration & kPEICanHasStatistics) ? "enabled" : "disabled"); in start()
/xnu-8019.80.24/pexpert/pexpert/
H A Dpexpert.h132 #define kPEICanHasStatistics 0x00000002 /* Gather expensive statistics (that don't otherwis… macro