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