Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/
DProfiler.cs34 EnableProfiling(); in Profiler()
57 private void EnableProfiling() in EnableProfiling() method in Antmicro.Renode.Logging.Profiling.Profiler
62 cpu.EnableProfiling(); in EnableProfiling()
76 cpu.EnableProfiling(); in OnPeripheralsChanged()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithMetrics.cs14 void EnableProfiling(); in EnableProfiling() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs2285 public void EnableProfiling() in EnableProfiling() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU