Searched refs:timerFlags (Results 1 – 2 of 2) sorted by relevance
41 uint32_t timerFlags, in getResult() argument121 if (timerFlags & kWall_Flag) { in getResult()124 if (timerFlags & kTruncatedWall_Flag) { in getResult()127 if (timerFlags & kCpu_Flag) { in getResult()130 if (timerFlags & kTruncatedCpu_Flag) { in getResult()133 if ((timerFlags & kGpu_Flag) && gpuSum > 0) { in getResult()139 Json::Value TimerData::getJSON(uint32_t timerFlags, in getJSON() argument204 if (timerFlags & kWall_Flag) { in getJSON()207 if (timerFlags & kTruncatedWall_Flag) { in getJSON()210 if (timerFlags & kCpu_Flag) { in getJSON()[all …]
68 uint32_t timerFlags,70 Json::Value getJSON(uint32_t timerFlags,