Home
last modified time | relevance | path

Searched refs:stalled (Results 1 – 3 of 3) sorted by relevance

/system/dev/usb/dwc3/
A Ddwc3-endpoints.cpp339 if (stall && !ep->stalled) { in dwc3_ep_set_stall()
341 } else if (!stall && ep->stalled) { in dwc3_ep_set_stall()
344 ep->stalled = stall; in dwc3_ep_set_stall()
A Ddwc3.h81 bool stalled; member
/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
A Dskylake-pm-events.inc64 …"Misc recovery cycles", "Core cycles the allocator was stalled due to recovery from earlier ma…
68 …"Misc recovery cycles (any)", "Core cycles the allocator was stalled due to recovery from earlier …
255 "Cycles stalled, L1 IC miss", "Cycles stalled due to L1 IC miss")
293 …"SB full stalls", "Cycles stalled due to no store buffers available (not including drain…

Completed in 12 milliseconds