Searched refs:MaxBodySample (Results 1 – 1 of 1) sorted by relevance
1323 uint64_t MaxBodySample = FS.getMaxCountInside(/* SkipCallSite*/ true); in adjustInstrProfile() local1342 MaxBodySample = in adjustInstrProfile()1343 std::max(FlattenSampleMap[*NewRootName].second, MaxBodySample); in adjustInstrProfile()1345 std::make_pair(EntrySample, MaxBodySample); in adjustInstrProfile()