Searched refs:scrub_word (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.141.3/osfmk/kperf/ |
| H A D | callstack.c | 370 scrub_word(uintptr_t *bt, int n_frames, int frame, bool kern) in scrub_word() function 414 scrub_word(frames, nframes, j + 0, kern), in callstack_log() 415 scrub_word(frames, nframes, j + 1, kern), in callstack_log() 416 scrub_word(frames, nframes, j + 2, kern), in callstack_log() 417 scrub_word(frames, nframes, j + 3, kern)); in callstack_log()
|