MCPcopy 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
16void UserEvents::collect(std::map<unsigned int, const char*>& map) {
17 _dict.collect(map);
18}

Callers

nothing calls this directly

Calls 1

collectMethod · 0.65

Tested by

no test coverage detected