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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c880 jint total_samples; local
1053 total_samples = read_u4(&p);
1055 check_printf("#%d@%d: %s, sz=%d, total_samples=%d,"
1058 total_samples, trace_count);

Completed in 4260 milliseconds