Home
last modified time | relevance | path

Searched defs:topfp (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/osfmk/kperf/ !
H A Dcallstack.c547 uint32_t *fp = NULL, *nextFramePointer = NULL, *topfp = NULL; in chudxnu_thread_get_callstack64_internal() local
759 uint64_t *fp = NULL, *nextFramePointer = NULL, *topfp = NULL; in chudxnu_thread_get_callstack64_internal() local
898 uint32_t *fp = NULL, *nextFramePointer = NULL, *topfp = NULL; in chudxnu_thread_get_callstack64_internal() local
/xnu-8020.140.41/osfmk/arm/ !
H A Dmodel_dep.c191 print_one_backtrace(pmap_t pmap, vm_offset_t topfp, const char *cur_marker, in print_one_backtrace()
/xnu-8020.140.41/osfmk/i386/AT386/ !
H A Dmodel_dep.c224 print_one_backtrace(pmap_t pmap, vm_offset_t topfp, const char *cur_marker, in print_one_backtrace()