Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kperf/
H A Dcallstack.c390 scrub_word(uintptr_t *bt, int n_frames, int frame, bool kern) in scrub_word() function
434 scrub_word(frames, nframes, j + 0, kern), in callstack_log()
435 scrub_word(frames, nframes, j + 1, kern), in callstack_log()
436 scrub_word(frames, nframes, j + 2, kern), in callstack_log()
437 scrub_word(frames, nframes, j + 3, kern)); in callstack_log()