Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp3417 const String8 myName(String8::format("thread %p type %d TID %d", this, mType, gettid())); in threadLoop() local
3453 cpuStats.sample(myName); in threadLoop()
3701 ALOGV("%s going to sleep", myName.string()); in threadLoop()
3703 ALOGV("%s waking up", myName.string()); in threadLoop()
9044 const String8 myName(String8::format("thread %p type %d TID %d", this, mType, gettid())); in threadLoop() local
9066 ALOGV("%s going to sleep", myName.string()); in threadLoop()
9068 ALOGV("%s waking up", myName.string()); in threadLoop()