Searched defs:adjust_bytes_written (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/services/
H A DheapDumper.cpp422 void adjust_bytes_written(jlong n) { _bytes_written += n; } function in class:DumpWriter

Completed in 15 milliseconds