Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h229 uint64_t markSectionStart(SecType Type, uint32_t LayoutIdx);
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp68 SampleProfileWriterExtBinaryBase::markSectionStart(SecType Type, in markSectionStart() function in SampleProfileWriterExtBinaryBase
334 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection()