Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusControllerProxy.cs460 public virtual void RemoveAllWatchpointHooks(ulong address) in RemoveAllWatchpointHooks() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
462 ParentController.RemoveAllWatchpointHooks(address); in RemoveAllWatchpointHooks()
DIBusController.cs81 void RemoveAllWatchpointHooks(ulong address); in RemoveAllWatchpointHooks() method
DSystemBus.cs949 public void RemoveAllWatchpointHooks(ulong address) in RemoveAllWatchpointHooks() method in Antmicro.Renode.Peripherals.Bus.SystemBus