Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jvmti_close
tools/perf/jvmti/jvmti_agent.h
21
int jvmti_close(void *agent);
tools/perf/jvmti/libjvmti.c
417
ret = jvmti_close(jvmti_agent);