/external/oprofile/events/i386/nehalem/ |
D | unit_masks | 7 0x01 any Counts the number of store forwards 9 0x01 std Counts the number of loads blocked by a preceding store with unknown data 10 0x04 address_offset Counts the number of loads blocked by a preceding store address 12 0x01 cycles Counts the cycles of store buffer drains 14 0x01 load Counts the number of misaligned load references 15 0x02 store Counts the number of misaligned store references 16 0x03 any Counts the number of misaligned memory references 20 0x04 at_ret Counts number of loads delayed with at-Retirement block code 24 0x01 any Counts all load misses that cause a page walk 25 0x02 walk_completed Counts number of completed page walks due to load miss in the STLB [all …]
|
D | events | 18 event:0x02 counters:0,1,2,3 um:sb_forward minimum:6000 name:SB_FORWARD : Counts the number of store… 19 event:0x03 counters:0,1,2,3 um:load_block minimum:6000 name:LOAD_BLOCK : Counts the number of loads… 20 event:0x04 counters:0,1,2,3 um:sb_drain minimum:6000 name:SB_DRAIN : Counts the cycles of store buf… 21 event:0x05 counters:0,1,2,3 um:misalign_mem_ref minimum:6000 name:MISALIGN_MEM_REF : Counts the num… 23 event:0x07 counters:0,1,2,3 um:one minimum:6000 name:PARTIAL_ADDRESS_ALIAS : Counts false dependenc… 24 event:0x08 counters:0,1,2,3 um:dtlb_load_misses minimum:6000 name:DTLB_LOAD_MISSES : Counts dtlb pa… 25 …2,3 um:memory_disambiguration minimum:6000 name:MEMORY_DISAMBIGURATION : Counts memory disambigura… 26 event:0x0B counters:0,1,2,3 um:mem_inst_retired minimum:6000 name:MEM_INST_RETIRED : Counts the num… 27 …ounted if the store operation causes a fault. Does not count prefetches. Counts both primary and s… 28 event:0x0E counters:0,1,2,3 um:uops_issued minimum:6000 name:UOPS_ISSUED : Counts the number of Uop… [all …]
|
/external/llvm/tools/llvm-prof/ |
D | llvm-prof.cpp | 159 std::vector<std::pair<BasicBlock*, double> > Counts; in runOnModule() local 167 Counts.push_back(std::make_pair(BB, w)); in runOnModule() 211 for (unsigned i = 0, e = Counts.size(); i != e; ++i) in runOnModule() 212 TotalExecutions += Counts[i].second; in runOnModule() 215 sort(Counts.begin(), Counts.end(), in runOnModule() 223 unsigned BlocksToPrint = Counts.size(); in runOnModule() 226 if (Counts[i].second == 0) break; in runOnModule() 227 Function *F = Counts[i].first->getParent(); in runOnModule() 229 << format("%5g", Counts[i].second/(double)TotalExecutions*100)<<"% " in runOnModule() 230 << format("%5.0f", Counts[i].second) << "/" in runOnModule() [all …]
|
/external/llvm/lib/Target/R600/ |
D | SIInsertWaits.cpp | 89 const Counters &Counts); 257 Counters Counts = WaitCounts; in insertWait() local 273 Counts.Array[i] = std::min(Value, WaitCounts.Array[i]); in insertWait() 276 Counts.Array[i] = 0; in insertWait() 279 WaitedOn.Array[i] = LastIssued.Array[i] - Counts.Array[i]; in insertWait() 286 if (Counts.Named.EXP == 0) in insertWait() 291 .addImm((Counts.Named.VM & 0xF) | in insertWait() 292 ((Counts.Named.EXP & 0x7) << 4) | in insertWait() 293 ((Counts.Named.LGKM & 0x7) << 8)); in insertWait()
|
/external/valgrind/main/cachegrind/ |
D | cg_merge.c | 214 Counts; typedef 238 Counts* summary; 271 static Counts* new_Counts ( Int n_counts, /*COPIED*/ULong* counts ) in new_Counts() 274 Counts* cts = malloc(sizeof(Counts)); in new_Counts() 290 static Counts* new_Counts_Zeroed ( Int n_counts ) in new_Counts_Zeroed() 293 Counts* cts = malloc(sizeof(Counts)); in new_Counts_Zeroed() 309 static void sdel_Counts ( Counts* cts ) in sdel_Counts() 311 memset(cts, 0, sizeof(Counts)); in sdel_Counts() 315 static void ddel_Counts ( Counts* cts ) in ddel_Counts() 319 memset(cts, 0, sizeof(Counts)); in ddel_Counts() [all …]
|
/external/oprofile/events/ppc/e300/ |
D | events | 17 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that wr… 18 event:0x3e counters:0,1,2,3 um:zero minimum:500 name:MMU_MISSES : Counts instruction TLB miss excep… 23 …0 name:SNOOP_PUSHES : Number of snoop pushes from all D-side resources. (Counts snoop ARTRY/WOPs.) 24 event:0x52 counters:0,1,2,3 um:zero minimum:500 name:PMC0_OVERFLOW : Counts the number of times PMC… 25 event:0x53 counters:0,1,2,3 um:zero minimum:500 name:PMC1_OVERFLOW : Counts the number of times PMC… 26 event:0x54 counters:0,1,2,3 um:zero minimum:500 name:PMC2_OVERFLOW : Counts the number of times PMC… 27 event:0x55 counters:0,1,2,3 um:zero minimum:500 name:PMC3_OVERFLOW : Counts the number of times PMC… 32 event:0x5a counters:0,1,2,3 um:zero minimum:500 name:TRANS_TBL : Counts transitions of the TBL bit …
|
/external/oprofile/events/ppc/e500/ |
D | events | 40 …o minimum:500 name:DL1_LOCKS : Number of cache lines locked in the dL1. (Counts a lock even if an … 59 …o minimum:500 name:IL1_LOCKS : Number of cache lines locked in the iL1. (Counts a lock even if an … 61 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that wr… 66 event:0x42 counters:0,1,2,3 um:zero minimum:500 name:L2MMU_MISSES : Counts iTLB/dTLB error interrup… 72 …nimum:500 name:SNOOP_REQUESTS : Number of externally generated snoop requests. (Counts snoop TSs.) 74 …0 name:SNOOP_PUSHES : Number of snoop pushes from all D-side resources. (Counts snoop ARTRY/WOPs.) 75 … um:zero minimum:500 name:SNOOP_RETRIES : Number of snoop requests retried. (Counts snoop ARTRYs.) 76 event:0x52 counters:0,1,2,3 um:zero minimum:500 name:PMC0_OVERFLOW : Counts the number of times PMC… 77 event:0x53 counters:0,1,2,3 um:zero minimum:500 name:PMC1_OVERFLOW : Counts the number of times PMC… 78 event:0x54 counters:0,1,2,3 um:zero minimum:500 name:PMC2_OVERFLOW : Counts the number of times PMC… [all …]
|
/external/oprofile/events/ppc/e500v2/ |
D | events | 40 …o minimum:500 name:DL1_LOCKS : Number of cache lines locked in the dL1. (Counts a lock even if an … 59 …o minimum:500 name:IL1_LOCKS : Number of cache lines locked in the iL1. (Counts a lock even if an … 61 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that wr… 66 event:0x42 counters:0,1,2,3 um:zero minimum:500 name:L2MMU_MISSES : Counts iTLB/dTLB error interrup… 72 …nimum:500 name:SNOOP_REQUESTS : Number of externally generated snoop requests. (Counts snoop TSs.) 74 …0 name:SNOOP_PUSHES : Number of snoop pushes from all D-side resources. (Counts snoop ARTRY/WOPs.) 75 … um:zero minimum:500 name:SNOOP_RETRIES : Number of snoop requests retried. (Counts snoop ARTRYs.) 76 event:0x52 counters:0,1,2,3 um:zero minimum:500 name:PMC0_OVERFLOW : Counts the number of times PMC… 77 event:0x53 counters:0,1,2,3 um:zero minimum:500 name:PMC1_OVERFLOW : Counts the number of times PMC… 78 event:0x54 counters:0,1,2,3 um:zero minimum:500 name:PMC2_OVERFLOW : Counts the number of times PMC… [all …]
|
/external/oprofile/events/i386/atom/ |
D | unit_masks | 117 0x08 modified Counts modified state 118 0x04 exclusive Counts exclusive state 119 0x02 shared Counts shared state 120 0x01 invalid Counts invalid state
|
/external/chromium/net/disk_cache/ |
D | stats_histogram.h | 28 Counts* GetCounts() { in GetCounts()
|
/external/oprofile/events/mips/sb1/ |
D | events | 7 # Execution Counts and Instruction Slotting 70 # Instruction Counts
|
/external/oprofile/events/arm/armv7-common/ |
D | events | 20 …imum:500 name:PC_BRANCH_MIS_PRED : Branch mispredicted or not predicted. Counts pipeline flushes b…
|
/external/chromium/base/metrics/ |
D | histogram.h | 274 typedef std::vector<Count> Counts; typedef 353 Counts counts_;
|
D | histogram.cc | 696 for (Counts::const_iterator it = counts_.begin(); in TotalCount()
|
/external/linux-tools-perf/Documentation/ |
D | perf-list.txt | 52 A8H 01H LSD.UOPS Counts the number of micro-ops Use cmask=1 and
|
/external/oprofile/events/x86-64/family10/ |
D | events | 49 event:0x2a counters:0,1,2,3 um:store_to_load minimum:500 name:CANCELLED_STORE_TO_LOAD : Counts the … 50 event:0x2b counters:0,1,2,3 um:zero minimum:500 name:SMIS_RECEIVED : Counts the number of SMIs rece…
|
/external/oprofile/events/ia64/itanium2/ |
D | events | 116 #event:0xb6 counters:0,1,2,3 um:zero minimum:5000 name:L2_GOT_RECIRC_OZQ_ACC : Counts number of OZQ… 176 #event:0xb6 counters:0,1,2,3 um:zero minimum:5000 name:L2_GOT_RECIRC_OZQ_ACC : Counts number of OZQ…
|
/external/oprofile/events/ppc64/cell-be/ |
D | events | 35 …s minimum:10000 name:IL1_Miss_Cycles : L1 Instruction cache miss cycles. Counts the cycles from th… 43 …m:10000 name:Store_Request : Store request counted at the L2 interface. Counts microcoded PPE seq… 44 …r pipe stage. Speculative, since flushed operations are counted as well. Counts microcoded PPE seq… 469 … minimum:10000 name:Command_PLG : Command PLG (no credit-only PLG). Counts I/O command or rep…
|
/external/oprofile/events/mips/74K/ |
D | events | 41 event:0x17 counters:0,2 um:zero minimum:500 name:DCACHE_LOAD_ACCESSES : 23-0 Counts all accesses to…
|
/external/blktrace/btt/doc/ |
D | btt.tex | 1007 \textbf{X value} & \textbf{Representing Counts} \\\hline
|
/external/llvm/docs/ |
D | Passes.rst | 174 ``-instcount``: Counts the various types of ``Instruction``\ s
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 374 Counts the depth of a node using the parentOrShadowParent function.
|