Searched defs:InstructionEntry (Results 1 – 1 of 1) sorted by relevance
34 public class InstructionEntry : BaseEntry class36 …public InstructionEntry(int cpuSlot, ulong executedInstructions) : base(ProfilerEntryType.Executed… in InstructionEntry() method in Antmicro.Renode.Logging.Profiling.InstructionEntry