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

/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.cpp660 julong AllocStats::resource_bytes() { return Arena::_bytes_allocated - start_res_bytes; } function in class:AllocStats
664 num_mallocs(), alloc_bytes()/M, num_frees(), free_bytes()/M, resource_bytes()/M);
H A Dallocation.hpp567 julong resource_bytes();

Completed in 82 milliseconds