pub fn spot_check_profile(
info: &HardwareInfo,
profile: &HnepProfile,
limit: usize,
cfg: &MeasurementConfig,
) -> Result<SpotCheckReport>Expand description
Spot-check up to limit non-inconclusive workloads with tiny samples.
pub fn spot_check_profile(
info: &HardwareInfo,
profile: &HnepProfile,
limit: usize,
cfg: &MeasurementConfig,
) -> Result<SpotCheckReport>Spot-check up to limit non-inconclusive workloads with tiny samples.