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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h235 jboolean thread_in_traces; /* thread=y|n */ member in struct:__anon533
H A Dhprof_trace.c132 pkey->thread_serial_num = (gdata->thread_in_traces ? thread_serial_num : 0);
H A Dhprof_init.c640 if ( !setBinarySwitch(&options, &(gdata->thread_in_traces)) ) {

Completed in 39 milliseconds