HomeSort by relevance Sort by last modified time
    Searched refs:taken (Results 26 - 50 of 57) sorted by null

12 3

  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 36 0x40 taken Taken branches executed
51 0x40 taken Mispredicted taken branches executed
  /external/valgrind/main/cachegrind/
cg_main.c 412 predicts taken/untaken for conditional branches, and the other
417 void log_cond_branch(InstrInfo* n, Word taken)
419 //VG_(printf)("cbrnch: CCaddr=0x%010lx, taken=0x%010lx\n",
420 // n, taken);
423 += (1 & do_cond_branch_predict(n->instr_addr, taken));
505 IRAtom* taken; /* :: Ity_I1 */ member in struct:__anon13680::__anon13681::__anon13686
627 ppIRExpr(ev->Ev.Bc.taken);
802 argv = mkIRExprVec_2( i_node_expr, ev->Ev.Bc.taken );
917 evt->Ev.Bc.taken = guard;
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_menu_manager.cc 200 ExtensionMenuItem* taken = local
202 DCHECK(taken == child);
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocument-namespace-err.js 121 // of the values in the arrays above (which were taken from createElementNS tests)
  /external/oprofile/events/i386/nehalem/
unit_masks 219 0x40 taken Counts taken near branches executed, but not necessarily retired
230 0x40 taken Counts executed mispredicted near branches that are taken, but not necessarily retired
324 0x01 early Counts early (normal) Branch Prediction Unit clears: BPU predicted a taken branch after incorrectly assuming that it was not taken
events 72 event:0xA7 counters:0,1,2,3 um:one minimum:6000 name:BACLEAR_FORCE_IQ : Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline.
  /external/blktrace/btreplay/doc/
btreplay.tex 329 \item Device identifier (taken directly from the device name of the
334 \item And the CPU number (again, taken directly from the
445 \item Device identifier (taken directly from the device name of the
450 \item And the CPU number (again, taken directly from the
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 59 is taken from the completion of one swap to the issuance of the next.
  /external/v8/test/mjsunit/
d8-os.js 86 // Check that we get an error if the name is taken by a file.
debug-setbreakpoint.js 198 // to the script body, its actual position is taken from the nearest statement
  /external/bison/data/
glr.c 458 dnl pointers onto yyconfl are taken, which type is "short int *".
675 backslash-backslash). YYSTR is taken from yytname. If YYRES is
    [all...]
  /external/oprofile/events/mips/74K/
events 74 event:0x3a counters:0,2 um:zero minimum:500 name:EXCEPTIONS_TAKEN : 58-0 Exceptions taken
103 event:0x409 counters:1,3 um:zero minimum:500 name:KILLED_FETCH_SLOTS : 9-1 Valid fetch slots killed due to taken branches/jumps or stalling instructions
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 212 ; $word2 and $word3 are ok (taken care while loading itself)
  /external/oprofile/events/mips/24K/
events 41 event:0x17 counters:0 um:zero minimum:500 name:EXCEPTIONS_TAKEN : 23-0 Exceptions taken
  /external/oprofile/events/mips/34K/
events 41 event:0x17 counters:0 um:zero minimum:500 name:EXCEPTIONS_TAKEN : 23-0 Exceptions taken
  /external/oprofile/events/mips/1004K/
events 41 event:0x17 counters:0 um:zero minimum:500 name:EXCEPTIONS_TAKEN : 23-0 Exceptions taken
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 595 /* Note: because we've taken care in
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 77 the label is taken over by another flow.
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
InterpAsm-x86.S     [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 37 Unicode. Much of this code is taken from Mark Pilgrim's Universal Feed Parser.
    [all...]

Completed in 1720 milliseconds

12 3