Contents

getStallCount

Gets the number of instances when the target has stalled the queue.

Declaration

virtual UInt32 getStallCount();

Return Value

Returns the number of times that kIOOutputCommandStall is returned by the target.

See Also

Miscellaneous