Searched defs:bytes_traced (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | kern_stackshot.c | 353 …e, uint64_t flags, uint64_t delta_since_timestamp, uint32_t pagetable_mask, unsigned *bytes_traced) in stack_snapshot_from_kernel() 440 uint32_t bytes_traced = 0; in stack_microstackshot() local 546 stackshot_remap_buffer(void *stackshotbuf, uint32_t bytes_traced, uint64_t out_buffer_addr, uint64_… in stackshot_remap_buffer() 581 uint32_t bytes_traced = 0; in kern_stack_snapshot_internal() local
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | model_dep.c | 380 int bytes_traced = 0, bytes_remaining = 0, end_marker_bytes = 200; in do_print_all_backtraces() local
|
| /xnu-8019.80.24/osfmk/i386/AT386/ |
| H A D | model_dep.c | 680 size_t bytes_traced = 0, bytes_uncompressed = 0, bytes_used = 0, bytes_remaining = 0; in RecordPanicStackshot() local
|