Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h170 VPDataReaderType *lprofGetVPDataReader();
H A DInstrProfilingValue.c368 COMPILER_RT_VISIBILITY VPDataReaderType *lprofGetVPDataReader(void) { in lprofGetVPDataReader() function
H A DInstrProfilingFile.c528 RetVal = lprofWriteData(&fileWriter, lprofGetVPDataReader(), MergeDone); in writeFile()