| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Foreign/ |
| D | RecordEntryBase.cs | 22 this.Timestamp = timestamp; in RecordEntryBase() 28 …ormat("[RecordEntry: Handler={0}, Name={1}, Timestamp={2}]", Handler.Method.Name, Name, Timestamp); in ToString() 32 public TimeInterval Timestamp { get; private set; } property
|
| D | RecordEntry.cs | 41 public TimeInterval Timestamp property in Antmicro.Renode.EventRecording.RecordEntry 45 return @base.Timestamp; 82 public TimeInterval Timestamp property in Antmicro.Renode.EventRecording.RecordEntry 86 return @base.Timestamp;
|
| D | IRecordEntry.cs | 16 TimeInterval Timestamp { get; } property
|
| D | Player.cs | 42 while(entries.Current.Timestamp <= elapsedVirtualTime) in Play()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ProtoBuf/ |
| D | PerfettoTraceWriter.cs | 51 Timestamp = timestamp, in CreateEventBegin() 66 Timestamp = timestamp, in CreateEventEnd() 80 Timestamp = timestamp, in CreateEventInstant() 95 Timestamp = timestamp, in CreateEventCounter() 110 Timestamp = timestamp, in CreateEventCounter()
|
| D | TracePacket.cs | 138 public ulong Timestamp property in Antmicro.Renode.Peripherals.CPU.GuestProfiling.ProtoBuf.TracePacket
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | TimerResult.cs | 16 …return string.Format("{2} timer check at {0}, elapsed {1}{3}.", Timestamp.ToLongTimeString(), From… in ToString() 23 public DateTime Timestamp { get; set; } property in Antmicro.Renode.Utilities.TimerResult
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ |
| D | EmulationManager.cs | 191 Timestamp = CustomDateTime.Now, in StartTimer() 204 Timestamp = CustomDateTime.Now, in CurrentTimer() 215 Timestamp = CustomDateTime.Now, in StopTimer()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/ |
| D | CadenceGEM.cs | 528 rxDescriptorsQueue.CurrentDescriptor.Timestamp = rxPacketTimestamp; in ReceiveFrame() 623 txDescriptorsQueue.CurrentDescriptor.Timestamp = txPacketTimestamp; in SendSingleFrame() 812 public PTPTimestamp Timestamp property in Antmicro.Renode.Peripherals.Network.CadenceGEM.DmaBufferDescriptor
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/ |
| D | UFSDevice.cs | 1253 { UFSDeviceAttribute.Timestamp, 0x00 } in InitAttributes() 1413 Timestamp = 0x30, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ |
| D | LSM6DSO_IMU.cs | 1083 Timestamp = 0x04, enumerator
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ |
| D | SystemBus.cs | 775 uImage.Timestamp, in LoadUImage()
|