Searched refs:copyDextStatistics (Results 1 – 3 of 3) sorted by relevance
892 OSPtr<OSDextStatistics> copyDextStatistics();
2595 OSDextStatistics * statistics = kext->copyDextStatistics(); in setDriverKitStatistics()6542 driverStatistics = driverKext->copyDextStatistics(); in launchUserServer()
16643 OSKext::copyDextStatistics(void) function in OSKext