Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp3303 const String8 myName(String8::format("thread %p type %d TID %d", this, mType, gettid())); in threadLoop() local
3339 cpuStats.sample(myName); in threadLoop()
3586 ALOGV("%s going to sleep", myName.string()); in threadLoop()
3588 ALOGV("%s waking up", myName.string()); in threadLoop()
8802 const String8 myName(String8::format("thread %p type %d TID %d", this, mType, gettid())); in threadLoop() local
8824 ALOGV("%s going to sleep", myName.string()); in threadLoop()
8826 ALOGV("%s waking up", myName.string()); in threadLoop()