< prev index next >

src/hotspot/share/prims/jvmti.xml

Print this page
rev 47223 : [mq]: heapz8
rev 47224 : [mq]: heap9a

*** 11638,11647 **** --- 11638,11650 ---- <param id="monitoring_rate"> <jint/> <description> The monitoring rate used for sampling. The sampler will use a statistical approach to provide in average sampling every <paramlink id="monitoring_rate"/> allocated bytes. + + Note: a low monitoring rate will incur a higher overhead, therefore, the sampler should + only be used when knowing it may impact performance. </description> </param> <param id="max_storage"> <jint/> <description>
< prev index next >