Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ setOverflowMark
Method
setOverflowMark
src/j9StackTraces.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void setOverflowMark() {
41
storeRelease(_overflow_mark, (uintptr_t)-1);
42
}
43
};
44
45
Callers
1
checkpoint
Method · 0.80
Calls
1
storeRelease
Function · 0.85
Tested by
no test coverage detected