Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp177 static cl::opt<unsigned> SampledInstrPeriod( variable
717 unsigned SampledPeriod = SampledInstrPeriod.getValue(); in doSampling()
2140 if (SampledInstrPeriod.getValue() <= USHRT_MAX) { in createProfileSamplingVar()