Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c108 COMPILER_RT_VISIBILITY int lprofLockFd(int fd) { in lprofLockFd() function
166 if (lprofLockFd(fd) != 0) in lprofOpenFileEx()
H A DInstrProfilingUtil.h25 int lprofLockFd(int fd);
H A DGCDAProfiling.c374 lprofLockFd(fd); in llvm_gcda_start_file()