Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h572 void do_showmap(int pid, const char *name);
Dutils.cpp570 void do_showmap(int pid, const char *name) { in do_showmap() function
Ddumpstate.cpp1375 RUN_SLOW_FUNCTION_WITH_CONSENT_CHECK(for_each_pid, do_showmap, "SMAPS OF ALL PROCESSES"); in dumpstate()