Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp160 #define PSTORE_LAST_KMSG "/sys/fs/pstore/console-ramoops" macro
970 if (!stat(PSTORE_LAST_KMSG, &st)) { in DoKmsg()
972 DumpFile("LAST KMSG", PSTORE_LAST_KMSG); in DoKmsg()