Searched refs:micro_state_accounting (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h238 jboolean micro_state_accounting; /* msa=y|n */ member in struct:__anon533
H A Dhprof_init.c173 data.micro_state_accounting = JNI_FALSE;
648 if ( !setBinarySwitch(&options, &(gdata->micro_state_accounting)) ) {
/openjdk7/jdk/src/solaris/demo/jvmti/hprof/
H A Dhprof_md.c92 if ( gdata->micro_state_accounting ) {

Completed in 64 milliseconds