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