Searched defs:NumCounters (Results 1 – 10 of 10) sorted by relevance
26 uint64_t NumCounters = __llvm_profile_get_num_counters( in lprofGetLoadModuleSignature() local
278 const uint64_t NumCounters = in lprofWriteDataImpl() local
103 uint32_t NumCounters; global() member
261 addDataProbe(uint64_t NameRef,uint64_t CFGHash,IntPtrT CounterOffset,IntPtrT FunctionPtr,uint32_t NumCounters) addDataProbe() argument 339 std::optional<uint64_t> NumCounters; correlateProfileDataImpl() local [all...]
414 uint64_t NumCounters; readNextRecord() local 689 uint32_t NumCounters = swap(Data->NumCounters); readRawCounts() local [all...]
41 const scudo::uptr NumCounters = in TEST() local64 const scudo::uptr NumCounters = in TEST() local
1485 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); createRegionCounters() local 1622 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); createDataVariable() local 1729 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; emitVNodes() local [all...]
902 unsigned NumCounters = instrumentOneFunc() local 1229 unsigned NumCounters = setInstrumentedCounts() local
1245 auto *NumCounters = Builder.CreateLoad( insertCounterWriteout() local
337 uptr NumCounters; global() variable