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

/openjdk9/hotspot/src/share/vm/logging/
H A DlogMessageBuffer.hpp100 LogLevelType least_detailed_level() const { function in class:LogMessageBuffer
H A DlogTagSet.cpp83 for (LogOutputList::Iterator it = _output_list.iterator(msg.least_detailed_level()); it != _output_list.end(); it++) {

Completed in 91 milliseconds