Searched refs:GetBreakpointsCount (Results 1 – 1 of 1) sorted by relevance
146 if(GetBreakpointsCount(item.Key) == 0) in RemoveAllBreakpoints()161 if(GetBreakpointsCount(item.Key) == 0) in RemoveAllBreakpoints()392 private int GetBreakpointsCount(ulong address) in GetBreakpointsCount() method in Antmicro.Renode.Debug.SeL4DebugHelper443 if(GetBreakpointsCount(address) == 0) in ClearTemporaryBreakpoint()467 var breakpointsNum = GetBreakpointsCount(address); in SetBreakpointHelper()491 var breakpointsNum = GetBreakpointsCount(address); in RemoveBreakpointHelper()