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