Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checksum
Method · 0.45
timerLoop
Method · 0.45
Calls
no outgoing calls
Tested by
1
checksum
Method · 0.36