OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 208 milliseconds