Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kperf/
H A Dcallstack.c1077 mach_msg_type_number_t *start_idx,
1180 mach_msg_type_number_t *start_idx,
1260 mach_msg_type_number_t *start_idx,
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_adapter.c2096 uint32_t start_idx, i; in na_kr_populate_slots() local
/xnu-8020.101.4/osfmk/vm/
H A Dvm_resident.c5772 unsigned int page_idx = 0, start_idx = 0, last_idx = 0, orig_last_idx = 0; in vm_page_find_contiguous() local