Home
last modified time | relevance | path

Searched refs:SampleRate (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp51 if (!Opts.Enabled || Opts.SampleRate == 0 || in init()
55 check(Opts.SampleRate >= 0, "GWP-ASan Error: SampleRate is < 0."); in init()
56 check(Opts.SampleRate < (1 << 30), "GWP-ASan Error: SampleRate is >= 2^30."); in init()
105 if (Opts.SampleRate != 1) in init()
106 AdjustedSampleRatePlusOne = static_cast<uint32_t>(Opts.SampleRate) * 2 + 1; in init()
H A Doptions.inc30 GWP_ASAN_OPTION(int, SampleRate, 5000,
31 "The probability (1 / SampleRate) that an allocation is "
/freebsd/contrib/ntp/util/
H A Dtg2.c592 int SampleRate; local
1010 SampleRate = SetSampleRate;
1011 if (ioctl(fd, SNDCTL_DSP_SPEED, &SampleRate)==-1)
1013 …ntf ("\nUnable to set sample rate to %d, returned %d, aborting...\n\n", SetSampleRate, SampleRate);
1017 SampleRateDifference = SampleRate - SetSampleRate;
1025 …ple rate to %d, result was %d, more than 0.1 percent, aborting...\n\n", SetSampleRate, SampleRate);
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.cpp243 if (o->SampleRate <= 0) { in initOptions()
/freebsd/sys/powerpc/conf/
H A DGENERIC64243 device ath_rate_sample # SampleRate tx rate control for ath
H A DGENERIC64LE239 device ath_rate_sample # SampleRate tx rate control for ath
/freebsd/sys/i386/conf/
H A DGENERIC256 device ath_rate_sample # SampleRate tx rate control for ath
/freebsd/sys/amd64/conf/
H A DGENERIC291 device ath_rate_sample # SampleRate tx rate control for ath
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h209 Opt.SampleRate = getFlags()->GWP_ASAN_SampleRate; in initGwpAsan()
/freebsd/sys/conf/
H A DNOTES2039 device ath_rate_sample # SampleRate tx rate control for ath