Searched refs:getAccumulatedBusyTime (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1212 uint64_t getAccumulatedBusyTime( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp3262 uint64_t IOService::getAccumulatedBusyTime( void ) function in class:IOService
H A DIOUserClient.cpp2449 *accumulated_busy_time = service->getAccumulatedBusyTime();

Completed in 33 milliseconds