Searched defs:did_throttle (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/kdp/
H A Dkdp.c1073 uint64_t did_throttle = 0; local
/xnu-2422.115.4/osfmk/kern/
H A Ddebug.h81 uint32_t did_throttle; member in struct:task_snapshot
/xnu-2422.115.4/bsd/sys/
H A Dproc_internal.h374 volatile uint64_t did_throttle __attribute__((aligned(8))); /* Counter for number of I/Os this proc throttled */ member in struct:proc

Completed in 588 milliseconds