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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h170 void for_each_tid(for_each_tid_func func, const char *header);
H A Ddumpstate.cpp999 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS");
H A Dutils.cpp235 void for_each_tid(for_each_tid_func func, const char *header) { function

Completed in 33 milliseconds