Searched defs:TotalCallCount (Results 1 – 1 of 1) sorted by relevance
134 if (isHotCount(*TotalCallCount)) in isFunctionHotInCallGraph() local 154 if (!isColdCount(*TotalCallCount)) in isFunctionColdInCallGraph() local 285 if (isHot && isHotCountNthPercentile(PercentileCutoff, *TotalCallCount)) in isFunctionHotOrColdInCallGraphNthPercentile() local 336 uint64_t TotalCallCount = 0; global() variable [all...]