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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h309 jlong micro_sec_ticks; member in struct:__anon533
H A Dhprof_init.c2042 gdata->micro_sec_ticks = md_get_microsecs();
H A Dhprof_io.c371 write_u4((jint)(md_get_microsecs() - gdata->micro_sec_ticks));

Completed in 41 milliseconds