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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp69 #define PSTORE_LAST_KMSG "/sys/fs/pstore/console-ramoops" macro
780 if (!stat(PSTORE_LAST_KMSG, &st)) {
782 dump_file("LAST KMSG", PSTORE_LAST_KMSG);

Completed in 2244 milliseconds