Searched refs:performanceMonitoringUnit (Results 1 – 1 of 1) sorted by relevance
62 if(performanceMonitoringUnit != null) in Register()66 performanceMonitoringUnit = peripheral; in Register()69 performanceMonitoringUnit.RegisterCPU(this); in Register()74 performanceMonitoringUnit = null; in Unregister()400 performanceMonitoringUnit?.OnOverflowAction(counter); in ReportPMUOverflow()403 private ArmPerformanceMonitoringUnit performanceMonitoringUnit; field in Antmicro.Renode.Peripherals.CPU.Arm