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

Method gc

src/objectSampler.cpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 void gc() {
61 _full = false;
62 }
63
64 void add(JNIEnv* jni, jobject object, jlong size, u64 trace) {
65 if (_full) {

Callers 2

mainMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainMethod · 0.64