Home
last modified time | relevance | path

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

/frameworks/av/media/libnblog/include/media/nblog/
DEvents.h69 EVENT_WORK_TIME, // the time a thread takes to do work, e.g. read, write, etc. enumerator
150 MAP_EVENT_TO_TYPE(EVENT_WORK_TIME, int64_t);
/frameworks/av/services/audioflinger/
DTypedLogger.h128 x->log<NBLog::EVENT_WORK_TIME>(ns); } while (0)
/frameworks/av/media/libnblog/
DMerger.cpp160 case EVENT_WORK_TIME: { in processSnapshot()
DReader.cpp260 case EVENT_WORK_TIME: { in dump()