OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPILER_RT_BOOL_CMPXCHG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingPort.h
34
#define
COMPILER_RT_BOOL_CMPXCHG
(Ptr, OldV, NewV) \
38
#define
COMPILER_RT_BOOL_CMPXCHG
(Ptr, OldV, NewV) \
43
#define
COMPILER_RT_BOOL_CMPXCHG
(Ptr, OldV, NewV) \
47
#define
COMPILER_RT_BOOL_CMPXCHG
(Ptr, OldV, NewV) \
InstrProfilingValue.c
75
if (!
COMPILER_RT_BOOL_CMPXCHG
(&Data->Values, 0, Mem)) {
123
COMPILER_RT_BOOL_CMPXCHG
(&ValueCounters[CounterIndex], 0, CurrentVNode);
125
Success =
COMPILER_RT_BOOL_CMPXCHG
(&(PrevVNode->Next), 0, CurrentVNode);
Completed in 12 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025