Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h128 uint32_t (*GetValueProfDataSize)(void); member
H A DInstrProfilingWriter.c147 VPHeader.TotalSize = VPDataReader->GetValueProfDataSize(); in writeOneValueProfData()