Home
last modified time | relevance | path

Searched refs:java_gc_on (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c99 static int java_gc_on = 0; variable
244 java_gc_on = 1; in open_experiment()
307 java_gc_on = 0; in close_experiment()
322 java_gc_on = 0; in detach_experiment()
385 if (java_gc_on) in JVM_OnLoad()
404 if (java_gc_on) in JVM_OnLoad()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Djprofile.c99 static int java_gc_on = 0; variable
244 java_gc_on = 1; in open_experiment()
313 java_gc_on = 0; in close_experiment()
328 java_gc_on = 0; in detach_experiment()
391 if (java_gc_on) in JVM_OnLoad()
410 if (java_gc_on) in JVM_OnLoad()