Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DJankStat.java167 int totalNumSlowUiThread = 0; in mergeStatHistory() local
177 totalNumSlowUiThread += stat.numSlowUiThread; in mergeStatHistory()
203 totalNumMissedVsync, totalNumHighLatency, totalNumSlowUiThread, totalNumSlowBitmap, in mergeStatHistory()