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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_site.h51 void site_update_stats(SiteIndex index, jint size, jint hits);
H A Dhprof_object.c196 site_update_stats(site_index, size, 1);
251 site_update_stats(pkey->site_index, -(pkey->size), -1);
H A Dhprof_site.c335 site_update_stats(SiteIndex index, jint size, jint hits) function

Completed in 2717 milliseconds