Lines Matching full:sample
22 "sample-profile-max-propagate-iterations", cl::init(100),
24 "sample block/edge weights through the CFG."));
27 "sample-profile-check-record-coverage", cl::init(0), cl::value_desc("N"),
32 "sample-profile-check-sample-coverage", cl::init(0), cl::value_desc("N"),
37 "no-warn-sample-unused", cl::init(false), cl::Hidden,
42 "sample-profile-use-profi", cl::Hidden,
50 /// in the inline stack in the sample profile. If the profile shows that
56 /// sample count with the hot cutoff computed by ProfileSummaryInfo, it is
77 /// Mark as used the sample record for the given function samples at
93 /// Return the number of sample records that were applied from this profile.
118 /// Return the number of sample records in the body of this profile.
158 /// Return the fraction of sample records used in this profile.
161 /// the percentage of sample records that were used while applying this