Searched refs:EnableProfilerInMachine (Results 1 – 1 of 1) sorted by relevance
63 currentEmulation.MachineAdded += EnableProfilerInMachine;73 CurrentEmulation.MachineAdded -= EnableProfilerInMachine; in EnableProfilerGlobally()74 CurrentEmulation.MachineAdded += EnableProfilerInMachine; in EnableProfilerGlobally()78 EnableProfilerInMachine(machine); in EnableProfilerGlobally()323 private void EnableProfilerInMachine(IMachine machine) in EnableProfilerInMachine() method in Antmicro.Renode.Core.EmulationManager