Searched refs:lprofGetVPDataReader (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h165 VPDataReaderType *lprofGetVPDataReader();
H A DInstrProfilingPlatformFuchsia.c163 if (lprofWriteData(&VMOWriter, lprofGetVPDataReader(), 0) != 0)
H A DInstrProfilingValue.c369 COMPILER_RT_VISIBILITY VPDataReaderType *lprofGetVPDataReader() { function
H A DInstrProfilingFile.c346 RetVal = lprofWriteData(&fileWriter, lprofGetVPDataReader(), MergeDone);

Completed in 40 milliseconds