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

/openjdk7/hotspot/src/share/vm/services/
H A DmemBaseline.hpp359 inline size_t malloc_amount(MEMFLAGS flag) const { function in class:MemBaseline
H A DmemReporter.cpp69 amount_in_current_scale(baseline.malloc_amount(type)),
161 amount_in_current_scale(cur.malloc_amount(type)),
167 diff_in_current_scale(cur.malloc_amount(type), prev.malloc_amount(type)),

Completed in 1541 milliseconds