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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h152 SITE_DUMP_INCREMENTAL = 0x01, enumerator in enum:__anon532
H A Dhprof_site.c363 * SITE_DUMP_INCREMENTAL only dump what's changed since last dump.
401 iterate.changed_only = flags & SITE_DUMP_INCREMENTAL;

Completed in 33 milliseconds