Searched refs:scrub_frame (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/osfmk/kperf/ |
| H A D | callstack.c | 404 scrub_frame(uint64_t *bt, int n_frames, int frame) in scrub_frame() function 444 scrub_frame(frames, nframes, j + 0), in callstack_log() 445 scrub_frame(frames, nframes, j + 1), in callstack_log() 446 scrub_frame(frames, nframes, j + 2), in callstack_log() 447 scrub_frame(frames, nframes, j + 3)); in callstack_log()
|