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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dthread.inline.hpp76 inline jlong Thread::cooked_allocated_bytes() { function in class:Thread
H A Dthread.hpp453 inline jlong cooked_allocated_bytes();
/openjdk10/hotspot/src/share/vm/services/
H A Dmanagement.cpp2115 sizeArray_h->long_at_put(i, java_thread->cooked_allocated_bytes());

Completed in 109 milliseconds