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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.hpp82 static void record_sweep(nmethod* nm, int line);
H A Dsweeper.cpp43 #define SWEEP(nm) record_sweep(nm, __LINE__)
109 void NMethodSweeper::record_sweep(nmethod* nm, int line) { function in class:NMethodSweeper

Completed in 74 milliseconds