Home
last modified time | relevance | path

Searched defs:MaxTemporalProfTraceLength (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h45 uint64_t MaxTemporalProfTraceLength; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp184 InstrProfWriter(bool Sparse,uint64_t TemporalProfTraceReservoirSize,uint64_t MaxTemporalProfTraceLength) InstrProfWriter() argument