Searched refs:WATCHPOINT_MAP_INITIAL_CAPACITY (Results 1 – 1 of 1) sorted by relevance
32 #define WATCHPOINT_MAP_INITIAL_CAPACITY 4096 /* must be power of 2 */ macro94 map->capacity = WATCHPOINT_MAP_INITIAL_CAPACITY; in watchpoint_map_init()