Searched defs:ContextSampleCounters (Results 1 – 1 of 1) sorted by relevance
175 struct ContextSampleCounters { struct176 ContextRangeCounter RangeCounter;177 ContextBranchCounter BranchCounter;179 void recordRangeCount(std::string &ContextId, uint64_t Start, uint64_t End, in recordRangeCount()183 void recordBranchCount(std::string &ContextId, uint64_t Source, in recordBranchCount()