Searched refs:TotalCollectedSamples (Results 1 – 1 of 1) sorted by relevance
111 TotalCollectedSamples(0) { in SampleProfileLoader()206 uint64_t TotalCollectedSamples; member in __anon56a9e4c60111::SampleProfileLoader622 if (TotalCollectedSamples == 0) in emitInlineHints()627 (double)FunctionSamples / (double)TotalCollectedSamples * 100.0; in emitInlineHints()1249 TotalCollectedSamples += I.second.getTotalSamples(); in runOnModule()