HomeSort by relevance Sort by last modified time
    Searched refs:lprofPtrFetchAdd (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingUtil.h 31 void *lprofPtrFetchAdd(void **Mem, long ByteIncr);
InstrProfilingPort.h 84 (DomType *)lprofPtrFetchAdd((void **)&PtrVar, sizeof(DomType) * PtrIncr)
InstrProfilingUtil.c 60 void *lprofPtrFetchAdd(void **Mem, long ByteIncr) {

Completed in 76 milliseconds