Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingInternal.h134 uint32_t (*GetValueProfDataSize)(void); member
DInstrProfilingWriter.c153 VPHeader.TotalSize = VPDataReader->GetValueProfDataSize(); in writeOneValueProfData()