Home
last modified time | relevance | path

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

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