Searched defs:ExceptionEntry (Results 1 – 1 of 1) sorted by relevance
74 public class ExceptionEntry : BaseEntry class76 public ExceptionEntry(ulong index) : base(ProfilerEntryType.Exception) in ExceptionEntry() method in Antmicro.Renode.Logging.Profiling.ExceptionEntry