Searched refs:m_max (Results 1 – 2 of 2) sorted by relevance
125 s64 m_max; variable155 m_max = 0; in Reset()
140 if(diff > m_max) in Stop()142 m_max = diff; in Stop()178 s64 max = nnosTickConvertToMicroSeconds(m_max); in printContents()