Searched defs:enableMultipleTracks (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ |
| D | TranslationCPU_Profiler.cs | 23 …rofilerType type, string filename, bool flushInstantly = false, bool enableMultipleTracks = true, … in EnableProfiler() 63 …eProfilerPerfetto(string filename, bool flushInstantly = false, bool enableMultipleTracks = true, … in EnableProfilerPerfetto()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ |
| D | PerfettoProfiler.cs | 23 …filer(TranslationCPU cpu, string filename, bool flushInstantly, bool enableMultipleTracks, long? f… in PerfettoProfiler() 232 private readonly bool enableMultipleTracks; field in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler
|