Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingUtil.h31 void *lprofPtrFetchAdd(void **Mem, long ByteIncr);
DInstrProfilingUtil.c60 void *lprofPtrFetchAdd(void **Mem, long ByteIncr) { in lprofPtrFetchAdd() function
DInstrProfilingPort.h84 (DomType *)lprofPtrFetchAdd((void **)&PtrVar, sizeof(DomType) * PtrIncr)