Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp204 struct SampledInstrumentationConfig { struct
212 static SampledInstrumentationConfig getSampledInstrumentationConfig() { in getSampledInstrumentationConfig()
213 SampledInstrumentationConfig config; in getSampledInstrumentationConfig()
738 SampledInstrumentationConfig config = getSampledInstrumentationConfig(); in doSampling()