Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/
H A Dprocessor_core.c349kern_coredump_log(context, "%s() : failed to reset the out vars : kdp_reset_output_vars(%p, %llu, … in coredump_save_summary()
375kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
397kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
434kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses : start 0x%llx … in coredump_save_segment_descriptions()
440kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : coredump_save_segment_descriptions() called t… in coredump_save_segment_descriptions()
451kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
469kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu. kdp_cor… in coredump_save_segment_descriptions()
482kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses for 32-bit : st… in coredump_save_segment_descriptions()
488kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
506kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu : kdp_co… in coredump_save_segment_descriptions()
[all …]
H A Dkdp_core.c183 kern_coredump_log(NULL, "(kdp_core_output) outproc(KDP_DATA, NULL, 0x%llx, %p) returned 0x%x\n", in kdp_core_output()
188 kern_coredump_log(NULL, "100.."); in kdp_core_output()
194 kern_coredump_log(NULL, "%lld..\n", percent); in kdp_core_output()
522 kern_coredump_log(context, "save_summary: pmap traversal failed: %d\n", ret); in kern_dump_save_summary()
549 kern_coredump_log(context, "save_seg_desc: pmap traversal failed: %d\n", ret); in kern_dump_save_seg_descriptions()
600 kern_coredump_log(context, "save_seg_data: pmap traversal failed: %d\n", ret); in kern_dump_save_segment_data()
633kern_coredump_log(NULL, "(kdp_reset_output_vars) Encryption requested, is unavailable, and enforce… in kdp_reset_output_vars()
652kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_SEEK, NULL, %lu, %p) foffset = 0x%l… in kern_dump_update_header()
658kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_DATA, NULL, %lu, %p) returned 0x%x\… in kern_dump_update_header()
664 kern_coredump_log(NULL, "(kern_dump_update_header) outproc data flush returned 0x%x\n", ret); in kern_dump_update_header()
[all …]
H A Dprocessor_core.h61 void kern_coredump_log(void *context, const char *string, ...) __printflike(2, 3);
/xnu-8020.121.3/osfmk/kdp/output_stages/
H A Dout_disk.c62 kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during seek) returned 0x%x\n", err); in disk_stage_write()
69kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
95kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during final chunk seek) returned 0x%… in disk_stage_write()
102kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
119kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite(gIOPolledCoreFileVars, %p, 0x%llx, N… in disk_stage_write()
131kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite (during final flush) returned 0x%x\n… in disk_stage_write()
162kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileWrite (during seek) returned 0x%x\n", err); in disk_stage_read()
174kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_offs… in disk_stage_read()
187kern_coredump_log(NULL, "(disk_stage_read) Kickstarting IOPolledFileRead(0) returned 0x%x\n", err); in disk_stage_read()
194kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileRead(%llu) returned 0x%x\n", offset_misalig… in disk_stage_read()
[all …]
H A Dout_aea.c58 kern_coredump_log(NULL, "(aea_write_callback) next stage outproc returned 0x%x\n", err); in aea_write_callback()
82 kern_coredump_log(NULL, "(aea_read_callback) next stage read proc returned 0x%x\n", err); in aea_read_callback()
100 kern_coredump_log(NULL, "(aea_stage_reset) aea_close() returned %d\n", aea_ret); in aea_stage_reset()
129 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
150 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
160 kern_coredump_log(NULL, "(aea_stage_outproc) aea_open() returned %d\n", aea_ret); in aea_stage_outproc()
177 kern_coredump_log(NULL, "(aea_stage_outproc) aea_write() returned %zd\n", write_result); in aea_stage_outproc()
H A Dout_shmem.c181 kern_coredump_log(NULL, "Detected remote error, terminating...\n"); in shmem_dbg_process_buffers()
185 kern_coredump_log(NULL, "Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_dbg_process_buffers()
218kern_coredump_log(NULL, "Kernel timed out waiting for hardware debugger to update handshake struct… in shmem_dbg_process_buffers()
219 kern_coredump_log(NULL, "No contact in %d seconds\n", KDP_HW_SHMEM_DBG_TIMEOUT_DEADLINE_SECS); in shmem_dbg_process_buffers()
296 kern_coredump_log(NULL, "EOF Flush: Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_stage_outproc()
303 kern_coredump_log(NULL, "Setting coredump status as done!\n"); in shmem_stage_outproc()
492 kern_coredump_log(NULL, "handshake structure not initialized\n"); in panic_spin_shmcon()
496 kern_coredump_log(NULL, "\nPlease go to https://panic.apple.com to report this panic\n"); in panic_spin_shmcon()
497kern_coredump_log(NULL, "Waiting for hardware shared memory debugger, handshake structure is at vi… in panic_spin_shmcon()
H A Dout_memory_backing_aware_buffer.c70 kern_coredump_log(NULL, "%s (passing along request) returned 0x%x\n", __func__, err); in memory_backing_aware_buffer_stage_outproc()
80 kern_coredump_log(NULL, "%s kvtophys() for address %p returned NULL\n", __func__, panic_data); in memory_backing_aware_buffer_stage_outproc()
88 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
106 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
H A Dout_buffer.c92 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
101 kern_coredump_log(NULL, "buffer_stage_outproc (during forwarding) returned 0x%x\n", err); in buffer_stage_outproc()
123 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
H A Dout_net.c54 kern_coredump_log(NULL, "kdp_send_crashdump_data returned 0x%x\n", err); in net_stage_outproc()
H A Dout_zlib.c87 kern_coredump_log(NULL, "(zlib_zoutput) outproc(KDP_DATA, NULL, 0x%x, %p) returned 0x%x\n", in zlib_zoutput()
159 kern_coredump_log(NULL, "ZERR %d\n", zr); in zlib_stream_output_chunk()
H A Dout_progress_notify.c71 kern_coredump_log(NULL, "%s (during forwarding) returned 0x%x\n", __func__, err); in progress_notify_stage_outproc()