Home | History | Annotate | Download | only in dmtracedump

Lines Matching full:threadname

134   const char* threadName;
668 pKeys->threads[i].threadName = data + tab + 1;
887 printf("%2d %s\n", pKeys->threads[i].threadId, pKeys->threads[i].threadName);