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

/openjdk10/hotspot/test/gc/g1/plab/lib/
H A DLogParser.java160 public Map<Long, PlabInfo> getSpecifiedStats(List<Long> specifiedGcId, LogParser.ReportType type, List<String> fieldsName) { method in class:LogParser
171 public PlabInfo getSpecifiedStats(long specifiedGcId, LogParser.ReportType type, List<String> fieldsName) { method in class:LogParser
191 private Map<Long, PlabInfo> getSpecifiedStats(List<Long> gcIds, LogParser.ReportType type, List<String> fieldNames, boolean extractId) { method in class:LogParser

Completed in 34 milliseconds