MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / shutdown

Method shutdown

src/hooks.cpp:176–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void Hooks::shutdown() {
177 Profiler::instance()->shutdown(_global_args);
178}
179
180void Hooks::patchLibraries() {
181 MutexLocker ml(_patch_lock);

Callers 3

mainMethod · 0.45
VMDeathMethod · 0.45

Calls

no outgoing calls

Tested by 2

mainMethod · 0.36