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

  /cts/tests/tests/webkitsecurity/assets/
mod-crash.js 28 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.cpp 42 // This method used to fill a numeric value to a FPR when linking speculative -> non-speculative.
65 // This method used to fill an integer value to a GPR when linking speculative -> non-speculative.
83 // This method used to fill a JSValue to a GPR when linking speculative -> non-speculative.
110 // Link the jump from the Speculative path to here.
115 // non-speculative path.
124 // Where a value is live in a register in the speculative path, and is required in a register
125 // on the non-speculative path, we should not need to be spilling it and reloading (we ma
    [all...]
  /external/oprofile/events/mips/20K/
events 14 event:0x8 counters:0 um:zero minimum:500 name:REPLAY_DUE_TO_LOAD_DEPENDENT_SPEC_DISPATCH : Replays due to load-dependent speculative dispatch
17 event:0xb counters:0 um:zero minimum:500 name:REPLAYS : Total number of LSU requested replays, Load-dependent speculative dispatch or FPU exception prediction replays.
  /external/oprofile/events/mips/25K/
events 71 event:0x21 counters:0,1 um:zero minimum:500 name:REPLAYS_LSU_LOAD_DEP_FPU : LSU requested replays, load-dependent speculative dispatch, FPU exception prediction
73 event:0x23 counters:0,1 um:zero minimum:500 name:REPLAYS_LOAD_DEP_DISPATCH : replays due to load-dependent speculative dispatch
  /external/oprofile/events/x86-64/family11h/
unit_masks 186 0x02 The number of cycles spent in speculative phase
187 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
  /external/oprofile/events/x86-64/hammer/
unit_masks 179 0x02 The number of cycles spent in speculative phase
180 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
  /external/oprofile/events/mips/74K/
events 20 event:0x2 counters:0,2 um:zero minimum:500 name:PREDICTED_JR_31 : 2-0 JR $31 (return) instructions predicted including speculative instructions
24 event:0x6 counters:0,2 um:zero minimum:500 name:ICACHE_ACCESSES : 6-0 Instruction cache accesses including speculative instructions
  /external/oprofile/events/x86-64/family10/
unit_masks 239 0x02 Cycles in speculative phase
240 0x04 Cycles in non-speculative phase (including cache miss penalty)

Completed in 858 milliseconds