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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp1195 FreeList<Chunk> _total; member in class:PrintTreeCensusClosure
1202 FreeList<Chunk>* total() { return &_total; }
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp52 NumberSeq _total; member in class:TraceGen0TimeData

Completed in 48 milliseconds