| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/ |
| D | SynopsysDWCEthernetQualityOfService.cs | 223 private void IncrementPacketCounter(IValueRegisterField counter, IFlagRegisterField status) in IncrementPacketCounter() 229 …private void IncrementByteCounter(IValueRegisterField counter, IFlagRegisterField status, uint inc… in IncrementByteCounter() 254 private bool EqualsHalfOrMaximumCounterValue(IValueRegisterField counter) in EqualsHalfOrMaximumCounterValue() 259 … private bool WouldExceedHalfOrMaximumCounterValue(IValueRegisterField counter, uint increment) in WouldExceedHalfOrMaximumCounterValue()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/ |
| D | TimeSourceTests.cs | 985 public void Method(int counter) in Method() 990 public void MethodTwoArgs(int counter, int dummyArg) in MethodTwoArgs() 1003 private void MethodInner(int counter) in MethodInner() 1008 private void MethodTwoArgsInner(int counter, int dummyArg) in MethodTwoArgsInner()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ |
| D | ArmPerformanceMonitoringUnit.cs | 75 public void OnOverflowAction(int counter) in OnOverflowAction() 123 public uint GetCounterValue(uint counter) in GetCounterValue() 141 public void SetCounterValue(uint counter, uint value) in SetCounterValue() 156 …public void SetCounterEvent(uint counter, uint @event, bool ignoreCountAtPL0 = false, bool ignoreC… in SetCounterEvent() 176 public uint GetCounterEvent(uint counter) in GetCounterEvent() 433 private void ValidateCounter(uint counter) in ValidateCounter()
|
| D | Arm.cs | 398 private void ReportPMUOverflow(int counter) in ReportPMUOverflow()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/ |
| D | ActivelyAskedPeripheral.cs | 42 private long counter; field in Antmicro.Renode.UnitTests.Mocks.ActivelyAskedPeripheral
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/ |
| D | SimpleTicker.cs | 44 private int counter; field in Antmicro.Renode.Peripherals.Timers.SimpleTicker
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ |
| D | Synchronizer.cs | 98 private int counter; field in Antmicro.Renode.Peripherals.CPU.Synchronizer
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ProtoBuf/ |
| D | trace_packet.proto | 20 optional CounterDescriptor counter = 8; field
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | KS8851.cs | 254 private int counter; field in Antmicro.Renode.Peripherals.Network.KS8851
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/ |
| D | PeripheralPythonEngine.cs | 133 public ulong counter { get; set; } property in Antmicro.Renode.Peripherals.Python.PeripheralPythonEngine.PythonRequest
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/ |
| D | GdbStub.cs | 340 private int counter; field in Antmicro.Renode.Utilities.GDB.GdbStub.CommunicationHandler
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ |
| D | ISP1761.cs | 908 uint counter = 0; field in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761
|
| D | EHCIHostController.cs | 517 private void ProcessList(bool async = true, uint counter = 0) in ProcessList()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | Misc.cs | 1413 public static bool AllocateFile(string path, out int counter) in AllocateFile()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ |
| D | EFR32xG24_Radio.cs | 9209 public IValueRegisterField counter; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.PROTIMER_TimeoutCounter
|