Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h631 void show_wchan(int pid, int tid, const char *name);
Ddumpstate.cpp1668 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS"); in dumpstate()
3590 void show_wchan(int pid, int tid, const char *name) { in show_wchan() function