Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ start0
Method
start0
src/api/one/profiler/AsyncProfiler.java:290–290 ·
view source on GitHub ↗
(String event, long interval, boolean reset)
Source
from the content-addressed store, hash-verified
288
}
289
290
private
native
void
start0(String event, long interval, boolean reset) throws IllegalStateException;
291
292
private
native
void
stop0() throws IllegalStateException;
293
Callers
2
start
Method · 0.95
resume
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected