Searched refs:show_wchan (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h70 void show_wchan(int pid, int tid, const char *name);
H A Ddumpstate.c325 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS");
H A Dutils.c180 void show_wchan(int pid, int tid, const char *name) { function

Completed in 170 milliseconds