Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ data
Method
data
src/flightRecorder.cpp:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
public:
87
const char* data() const {
88
return _data;
89
}
90
91
int offset() const {
92
return _offset;
Callers
2
finishChunk
Method · 0.45
flush
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected