Searched refs:mTotalExecTime (Results 1 – 1 of 1) sorted by relevance
243 private long mTotalExecTime = 0; field in CommandScheduler.CommandTracker252 mTotalExecTime += execTime; in incrementExecTime()259 return mTotalExecTime; in getTotalExecTime()