Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ arg3
Method
arg3
src/stackFrame_arm.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
uintptr_t StackFrame::arg3() {
46
return (uintptr_t)_ucontext->uc_mcontext.arm_r3;
47
}
48
49
uintptr_t StackFrame::jarg0() {
50
// Unimplemented
Callers
2
readCounter
Method · 0.45
trapHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected