Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ collect
Method
collect
src/userEvents.cpp:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void UserEvents::collect(std::map<unsigned int, const char*>& map) {
17
_dict.collect(map);
18
}
Callers
nothing calls this directly
Calls
1
collect
Method · 0.65
Tested by
no test coverage detected