Searched refs:FindVacantWatchpointIndex (Results 1 – 3 of 3) sorted by relevance
74 uint32_t FindVacantWatchpointIndex();
418 uint32_t FreeBSDThread::FindVacantWatchpointIndex() { in FindVacantWatchpointIndex() function in FreeBSDThread
719 wp_hw_index = thread->FindVacantWatchpointIndex(); in EnableWatchpoint()