Home
last modified time | relevance | path

Searched defs:Counters (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Analysis/
DProfileDataLoaderPass.cpp95 ArrayRef<unsigned> Counters) { in readEdge()
109 ArrayRef<unsigned> Counters) { in matchEdges()
175 ArrayRef<unsigned> Counters = PDL.getRawEdgeCounts(); in runOnModule() local
DProfileInfoLoaderPass.cpp158 std::vector<unsigned> Counters = PIL.getRawEdgeCounts(); in runOnModule() local
/external/v8/src/
Dv8-counters.cc35 Counters::Counters() { in Counters() function in v8::internal::Counters
Disolate.h58 class Counters; variable
/external/llvm/lib/Transforms/Instrumentation/
DEdgeProfiling.cpp78 GlobalVariable *Counters = in runOnModule() local
DOptimalEdgeProfiling.cpp117 GlobalVariable *Counters = in runOnModule() local
DGCOVProfiling.cpp473 GlobalVariable *Counters = in emitProfileArcs() local
591 GlobalVariable *Counters, in buildEdgeLookupTable()
/external/chromium/net/disk_cache/
Dstats.h26 enum Counters { enum
/external/llvm/lib/Target/R600/
DSIInsertWaits.cpp40 } Counters; typedef