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

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

Completed in 25 milliseconds