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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h153 SITE_SORT_BY_ALLOC = 0x02, enumerator in enum:__anon532
H A Dhprof_site.c364 * SITE_SORT_BY_ALLOC sort sites by total allocation rather
406 if (flags & SITE_SORT_BY_ALLOC) {

Completed in 34 milliseconds