Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc1033 static const char* actionStr[] = {"ent", "xit", "unr", "???"}; in dumpTrace() local
1111 printf("%2d %s%c %8" PRIu64 "%c%s%s.%s %s\n", threadId, actionStr[action], in dumpTrace()
1116 printf("%2d %s%c %8" PRIu64 "%c%s%s\n", threadId, actionStr[action], in dumpTrace()