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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp1229 PrintTreeCensusClosure<Chunk> ptc; local
1230 ptc.do_tree(root());
1232 FreeList<Chunk>* total = ptc.total();
1238 ptc.total_free(),
/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.hpp229 void set_profile_trip_cnt(float ptc) { _profile_trip_cnt = ptc; } argument

Completed in 36 milliseconds