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

  /external/oprofile/events/mips/20K/
events 11 event:0x5 counters:0 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
12 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
  /external/oprofile/events/mips/vr5432/
events 8 event:0x4 counters:0,1 um:zero minimum:500 name:BRANCHES : Branch execution (no jumps or jump registers)
14 event:0xa counters:0,1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branches mispredicted
  /external/clang/lib/CodeGen/
CGCleanup.h 221 /// branches through them. This has to be allocated on the side
226 llvm::SmallPtrSet<llvm::BasicBlock*, 4> Branches;
317 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); }
333 if (ExtInfo.Branches.insert(Block))
368 return getExtInfo().Branches.insert(Block);
374 return (ExtInfo->BranchAfters.size() != ExtInfo->Branches.size());
  /external/oprofile/events/mips/r10000/
events 17 event:0x06 counters:0 um:zero minimum:500 name:BRANCHES_RESOLVED : Branches resolved
22 event:0x08 counters:1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branches mispredicted
  /external/oprofile/events/mips/rm7000/
events 21 event:0x11 counters:0,1 um:zero minimum:500 name:BRANCHES_TAKEN : Branches taken
22 event:0x12 counters:0,1 um:zero minimum:500 name:BRANCHES_ISSUED : Branches issued
  /external/oprofile/events/mips/5K/
events 18 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_EXECED : Branches executed
  /external/oprofile/events/mips/25K/
events 27 event:0xd counters:0,1 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
28 event:0xe counters:0,1 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
  /external/oprofile/events/mips/rm9000/
events 20 event:0x11 counters:0,1 um:zero minimum:500 name:BRANCHES_TAKEN : Branches taken
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 164 // fixup all the branches
267 #pragma mark Branches...
270 // branches...

Completed in 543 milliseconds