Searched defs:sampling_mode (Results 1 – 4 of 4) sorted by relevance
8 pub mod sampling_mode; module
25 pub sampling_mode: SamplingMode, field38 pub(crate) sampling_mode: Option<SamplingMode>, field
233 pub fn sampling_mode(&mut self, new_mode: SamplingMode) -> &mut Self { in sampling_mode() method
1564 sampling_mode: ActualSamplingMode, field