Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/device/
H A Ddevice.defs539 out accumulated_busy_time : uint64_t
/xnu-11215.1.10/iokit/Kernel/
H A DIOUserClient.cpp4220 uint64_t *accumulated_busy_time ) in is_io_service_get_state() argument
4226 *accumulated_busy_time = service->getAccumulatedBusyTime(); in is_io_service_get_state()