Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h130 struct ValueProfRecord *(*GetFirstValueProfRecord)(struct ValueProfData *); member
H A DInstrProfilingWriter.c161 if ((void *)VPDataReader->GetFirstValueProfRecord(&VPHeader) != in writeOneValueProfData()