Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc134 const char* threadName; member
668 pKeys->threads[i].threadName = data + tab + 1; in parseThreads()
887 printf("%2d %s\n", pKeys->threads[i].threadId, pKeys->threads[i].threadName); in parseKeys()