Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/unit/mocks/fibers/ !
H A Dchecker.c122 watchpoint_map_resize(struct watchpoint_map* map, size_t new_capacity) in watchpoint_map_resize() function
155 watchpoint_map_resize(map, map->capacity * 2); in watchpoint_map_add()