HomeSort by relevance Sort by last modified time
    Searched refs:stalled (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
GlobalEventHandlers.h 92 DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(stalled);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.l 130 stalled-cycles-frontend|idle-cycles-frontend { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_STALLED_CYCLES_FRONTEND); }
131 stalled-cycles-backend|idle-cycles-backend { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_STALLED_CYCLES_BACKEND); }
  /external/chromium_org/net/spdy/
spdy_stream.h 202 void set_send_stalled_by_flow_control(bool stalled) {
203 send_stalled_by_flow_control_ = stalled;
382 // If the stream is stalled on sending data, but the session is not
383 // stalled on sending data and |send_window_size_| is positive, then
  /external/chromium_org/tools/perf/metrics/
media.js 121 // stalled, waiting, progress, etc. This works only when continuous playback
  /external/oprofile/events/i386/atom/
events 60 event:0x7E counters:0,1 um:core,agent minimum:6000 name:SNOOP_STALL_DRV : Bus stalled for snoops
  /external/oprofile/events/i386/nehalem/
unit_masks 209 0x0F any Counts any cycles the Instruction Length Decoder is stalled
238 0x20 fpcw Counts the number of cycles while execution was stalled due to writing the floating-point unit (FPU) control word
240 0x80 other Counts the number of cycles while execution was stalled due to other resource issues
315 0x01 flags Counts the number of cycles during which execution stalled due to several reasons, one of which is a partial flag register stall
events 90 event:0xD2 counters:0,1,2,3 um:rat_stalls minimum:6000 name:RAT_STALLS : Counts the number of cycles during which execution stalled due to several reason
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.cpp 285 attributeNameToEventNameMap.set(onstalledAttr.localName(), EventTypeNames::stalled);
    [all...]
HTMLMediaElement.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 179 milliseconds