Searched refs:num_current_watchpoints (Results 1 – 1 of 1) sorted by relevance
548 uint32_t num_current_watchpoints = target->GetWatchpointList().GetSize(); in CheckIfWatchpointsExhausted() local549 if (num_current_watchpoints >= num_supported_hardware_watchpoints) in CheckIfWatchpointsExhausted()