Home
last modified time | relevance | path

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

/developtools/hiperf/include/
H A Dsubcommand_report.h147 enum RecordIndex { FIRST = 0, SECOND = 1, MAX = 2, CURRENT = -1 } index_ = FIRST; enumerator
151 inline Report &GetReport(RecordIndex index = CURRENT, int configId = 0) in GetReport() argument
153 if (index == CURRENT) { in GetReport()

Completed in 2 milliseconds