Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_mteinfo.c3281 uint64_t loop_end; in mteinfo_tag_storage_process_vm_tags() local
3286 loop_end = (ret) ? end : start; in mteinfo_tag_storage_process_vm_tags()
3287 for (int64_t i = start; i <= loop_end; i++) { in mteinfo_tag_storage_process_vm_tags()