Home
last modified time | relevance | path

Searched defs:MemoryEntry (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/
DProfilerEntry.cs48 public class MemoryEntry : BaseEntry class
50 public MemoryEntry(byte operation) : base(ProfilerEntryType.MemoryAccess) in MemoryEntry() method in Antmicro.Renode.Logging.Profiling.MemoryEntry