Searched refs:mLastSlowEventTime (Results 1 – 2 of 2) sorted by relevance
74 nsecs_t mLastSlowEventTime = 0; variable
228 std::chrono::nanoseconds(timeline.eventTime - mLastSlowEventTime); in processSlowEvent()257 mLastSlowEventTime = timeline.readTime; in processSlowEvent()279 StringPrintf("%s mLastSlowEventTime=%" PRId64 "\n", prefix, mLastSlowEventTime) + in dump()