Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ buffer
Method
buffer
src/flightRecorder.cpp:489–491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
Buffer* buffer(int lock_index) {
490
return &_buf[lock_index];
491
}
492
493
bool parseAgentProperties() {
494
JNIEnv* env = VM::jni();
Callers
1
recordEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected