Searched defs:TotalCallCount (Results 1 – 1 of 1) sorted by relevance
134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local336 uint64_t TotalCallCount = 0; variable