Home
last modified time | relevance | path

Searched refs:EnableCountReadLogs (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/Timers/
DARM_GenericTimer.cs58 …egistersAArch64.PhysicalCount && register != RegistersAArch64.VirtualCount) || EnableCountReadLogs) in ReadRegisterAArch64()
90 …AArch32.PhysicalCount && register != QuadWordRegistersAArch32.VirtualCount) || EnableCountReadLogs) in ReadQuadWordRegisterAArch32()
111 public bool EnableCountReadLogs { get; set; } property in Antmicro.Renode.Peripherals.Timers.ARM_GenericTimer