Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfilingInternal.h137 uint32_t (*GetValueProfDataSize)(void); member
HDInstrProfilingWriter.c153 VPHeader.TotalSize = VPDataReader->GetValueProfDataSize(); in writeOneValueProfData()