Searched refs:stalled (Results 1 – 3 of 3) sorted by relevance
339 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()
81 bool stalled; member
64 …"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