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

Method update

src/os_macos.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 void update() {
60 deallocate();
61 _index = _count = 0;
62 task_threads(_task, &_thread_array, &_count);
63 }
64};
65
66

Callers 2

checksumMethod · 0.45
timerLoopMethod · 0.45

Calls

no outgoing calls

Tested by 1

checksumMethod · 0.36