Searched defs:PSTORE_LAST_KMSG (Results 1 - 1 of 1) sorted by path

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

Completed in 104 milliseconds