Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h45 uint64_t MaxTemporalProfTraceLength; variable
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp186 InstrProfWriter(bool Sparse,uint64_t TemporalProfTraceReservoirSize,uint64_t MaxTemporalProfTraceLength,bool WritePrevVersion,memprof::IndexedVersion MemProfVersionRequested,bool MemProfFullSchema) InstrProfWriter() argument