Searched defs:Counters (Results 1 – 9 of 9) sorted by relevance
67 CSProfileGenerator(const BinarySampleCounterMap &Counters) in CSProfileGenerator()222 PseudoProbeCSProfileGenerator(const BinarySampleCounterMap &Counters) in PseudoProbeCSProfileGenerator()
7870 Name Server Statistics CountersStatistics Counters global() argument 8001 zone_statsName Server Statistics Counters global() argument 8003 Zone Maintenance Statistics CountersStatistics Counters global() argument 8045 resolver_statsZone Maintenance Statistics Counters global() argument 8047 Resolver Statistics CountersStatistics Counters global() argument 8173 socket_statsResolver Statistics Counters global() argument 8175 Socket I/O Statistics CountersStatistics Counters global() argument
37 uint64_t *Counters) { in llvm_pgo_emit()
176 DenseMap<unsigned, CounterInfo> Counters; variable
254 uint8_t *Counters = this->Counters(); in CollectFeatures() local
41 uint8_t *TracePC::Counters() const { in Counters() function in fuzzer::TracePC
675 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
957 GlobalVariable *Counters = new GlobalVariable( in emitProfileNotes() local
783 SmallVector<Expr *, 4> Counters; member