Searched defs:accum_percent (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_site.c385 double accum_percent; local
391 accum_percent = 0;
455 accum_percent += ratio;
461 accum_percent,
H A Dhprof_io.c837 io_write_sites_elem(jint index, double ratio, double accum_percent, argument
864 accum_percent * 100.0,

Completed in 36 milliseconds