Searched refs:BinarySampleCounterMap (Results 1 – 3 of 3) sorted by relevance
31 create(const BinarySampleCounterMap &BinarySampleCounters,64 const BinarySampleCounterMap &BinarySampleCounters;67 CSProfileGenerator(const BinarySampleCounterMap &Counters) in CSProfileGenerator()222 PseudoProbeCSProfileGenerator(const BinarySampleCounterMap &Counters) in PseudoProbeCSProfileGenerator()
500 using BinarySampleCounterMap = variable573 const BinarySampleCounterMap &getBinarySampleCounters() const { in getBinarySampleCounters()612 BinarySampleCounterMap BinarySampleCounters;
63 usePseudoProbes(const BinarySampleCounterMap &BinarySampleCounters) { in usePseudoProbes()69 ProfileGenerator::create(const BinarySampleCounterMap &BinarySampleCounters, in create()