Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Dcallstack.c384 scrub_frame(uint64_t *bt, int n_frames, int frame) in scrub_frame() function
424 scrub_frame(frames, nframes, j + 0), in callstack_log()
425 scrub_frame(frames, nframes, j + 1), in callstack_log()
426 scrub_frame(frames, nframes, j + 2), in callstack_log()
427 scrub_frame(frames, nframes, j + 3)); in callstack_log()