Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h45 uint64_t MaxTemporalProfTraceLength; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp186 uint64_t MaxTemporalProfTraceLength, bool WritePrevVersion, in InstrProfWriter()