Searched refs:panic (Results 1 – 6 of 6) sorted by relevance
/base/startup/init/services/modules/reboot/ |
D | reboot.c | 61 FILE *panic = fopen("/proc/sysrq-trigger", "wb"); in DoRebootPanic() local 62 if (panic == NULL) { in DoRebootPanic() 65 if (fwrite((void *)"c", 1, 1, panic) != 1) { in DoRebootPanic() 66 (void)fclose(panic); in DoRebootPanic() 70 (void)fclose(panic); in DoRebootPanic()
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/ |
D | trace.txt | 3 panic+0x98/0x3dc
|
D | dmesg-ramoops-0 | 1435 <4>[ 3916.546417s] [pid:3244,cpu4,sh,6] panic+0x98/0x3dc 1448 <0>[ 3916.546569s] [pid:3244,cpu4,sh,9]Kernel panic - not syncing: sysrq triggered crash 1456 <4>[ 3916.546630s] [pid:3244,cpu4,sh,7] panic+0x1cc/0x3dc 1769 …,sh,0]bootfail: func: process_panic_event line: 293, dump stack trace for panic @ 0000000023699784! 1772 <3>[ 3916.554687s] panic+0x204/0x3dc 1786 <3>[ 3916.554687s] [pid:3244,cpu4,sh,2][pll_lock_panic_handler] A panic happened! 1853 <6>[ 3916.555358s] [pid:3244,cpu4,sh,9][led_spmi]:A panic: led_panic_handler 1860 <4>[ 3916.628601s] [pid:3244,cpu4,sh,6]wifi panic debug off 1861 <6>[ 3916.628601s] [pid:3244,cpu4,sh,7][blackbox]:[rdr_ap_panic_notify], ===> enter panic notify! 1863 <6>[ 3916.628631s] [pid:3244,cpu4,sh,9][blackbox]:[save_panic_cpuid]:write reboot panic cpuid is 0x5 [all …]
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/ |
D | trace.txt | 4 panic+0x1cc/0x400
|
D | dmesg-ramoops-0 | 1551 <4>[ 58.203948s] [pid:2412,cpu2,sh,3] panic+0x98/0x400 1564 <0>[ 58.204284s] [pid:2412,cpu2,sh,6]Kernel panic - not syncing: sysrq triggered crash 1572 <4>[ 58.204467s] [pid:2412,cpu2,sh,4] panic+0x1cc/0x400 1871 <3>[ 58.211242s] [pid:2412,cpu2,sh,3][pll_lock_panic_handler] A panic happened! 1938 <6>[ 58.212493s] [pid:2412,cpu2,sh,0][led_spmi]:A panic: led_panic_handler 1945 <4>[ 58.285797s] [pid:2412,cpu2,sh,7]wifi panic debug off 1946 <6>[ 58.285797s] [pid:2412,cpu2,sh,8][blackbox]:[rdr_ap_panic_notify], ===> enter panic notify! 1948 <6>[ 58.285858s] [pid:2412,cpu2,sh,0][blackbox]:[save_panic_cpuid]:write reboot panic cpuid is 0x3 1959 <3>[ 58.286071s] [pid:2412,cpu2,sh,1] panic+0x22c/0x400
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
D | bbox_detector_unit_test.cpp | 78 "panic+0x1cc/0x3dc",
|