Searched refs:BranchCounter (Results 1 – 4 of 4) sorted by relevance
436 for (auto Item : CI.second.BranchCounter) { in collectFunctionsFromRawProfile()525 populateBoundarySamplesForAllFunctions(SC.BranchCounter); in generateLineNumBasedProfile()539 populateBoundarySamplesWithProbesForAllFunctions(SC.BranchCounter); in generateProbeBasedProfile()827 populateBoundarySamplesForFunction(ContextNode, CI.second.BranchCounter); in generateLineNumBasedProfile()1122 populateBoundarySamplesWithProbes(CI.second.BranchCounter, ContextStack); in generateProbeBasedProfile()1188 const BranchSample &BranchCounter, SampleContextFrames ContextStack) { in populateBoundarySamplesWithProbes() argument1189 for (const auto &BI : BranchCounter) { in populateBoundarySamplesWithProbes()
402 BranchSample BranchCounter; member409 BranchCounter[{Source, Target}] += Repeat; in recordBranchCount()
339 void populateBoundarySamplesWithProbes(const BranchSample &BranchCounter,
765 SCounterPrinter(Counter.BranchCounter, "->", Indent); in writeUnsymbolizedProfile()833 ReadCounter(SCounters.BranchCounter, "->"); in readSampleCounters()