Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kperf/
H A Dcallstack.c400 scrub_frame(uint64_t *bt, int n_frames, int frame) in scrub_frame() function
440 scrub_frame(frames, nframes, j + 0), in callstack_log()
441 scrub_frame(frames, nframes, j + 1), in callstack_log()
442 scrub_frame(frames, nframes, j + 2), in callstack_log()
443 scrub_frame(frames, nframes, j + 3)); in callstack_log()