pub const POOL: &str = "pool";
Expand description

Name of the memory pool.

Pool names are generally obtained via MemoryPoolMXBean#getName().

§Examples

  • G1 Old Gen
  • G1 Eden space
  • G1 Survivor Space