Home
last modified time | relevance | path

Searched refs:setMinMax (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-account.cpp126 template <class T, class U> void setMinMax(std::pair<T, T> &MM, U &&V) { in setMinMax() function
138 setMinMax(PerThreadMinMaxTSC[Record.TId], Record.TSC); in accountRecord()
139 setMinMax(PerCPUMinMaxTSC[Record.CPU], Record.TSC); in accountRecord()