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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HRPrinter.cpp79 const char* action_str = action_name(action); local
86 action_str, type_str, bottom, top);
89 action_str, type_str, bottom);
94 action_str, bottom, top);
97 action_str, bottom);
103 const char* action_str = action_name(action); local
106 action_str, bottom, end);

Completed in 29 milliseconds