Searched defs:TotalCallCount (Results 1 – 1 of 1) sorted by relevance
135 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local155 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local289 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local340 uint64_t TotalCallCount = 0; variable