Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/unit/mocks/fibers/
H A Dchecker.c36 hash_address(uintptr_t addr, size_t capacity) in hash_address() function
139 size_t new_index = hash_address(node_to_move->entry.address, new_capacity); in watchpoint_map_resize()
162 size_t index = hash_address(entry.address, map->capacity); in watchpoint_map_add()
171 size_t index = hash_address(address, map->capacity); in watchpoint_map_find_remove()
276 size_t index = hash_address(check_addr, map->capacity); in check_for_conflicts()
/xnu-12377.61.12/tools/lldbmacros/kmemory/
H A Dbtlog.py145 def hash_address(self): member in BTLibrary
/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py883 btl.hash_address, btl.buckets