Home
last modified time | relevance | path

Searched refs:lprofGetVPDataReader (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h164 VPDataReaderType *lprofGetVPDataReader();
H A DInstrProfilingValue.c356 COMPILER_RT_VISIBILITY VPDataReaderType *lprofGetVPDataReader(void) { in lprofGetVPDataReader() function
H A DInstrProfilingFile.c480 RetVal = lprofWriteData(&fileWriter, lprofGetVPDataReader(), MergeDone); in writeFile()