Home
last modified time | relevance | path

Searched defs:TemporalProfTraceReservoirSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h47 uint64_t TemporalProfTraceReservoirSize; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp185 bool Sparse, uint64_t TemporalProfTraceReservoirSize, in InstrProfWriter()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp239 cl::opt<uint64_t> TemporalProfTraceReservoirSize( variable