| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Hooks/ |
| D | PacketInterceptionPythonEngine.cs | 23 …tInterceptionPythonEngine(IRadio radio, string script = null, OptionalReadFilePath filename = null) in PacketInterceptionPythonEngine() 69 private readonly string filename; field in Antmicro.Renode.Hooks.PacketInterceptionPythonEngine
|
| D | PacketInterceptionExtensions.cs | 27 … static void SetPacketHookFromFile(this WirelessMedium medium, IRadio radio, ReadFilePath filename) in SetPacketHookFromFile()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ |
| D | TranslationCPU_Profiler.cs | 23 …public void EnableProfiler(ProfilerType type, string filename, bool flushInstantly = false, bool e… in EnableProfiler() 57 …public void EnableProfilerCollapsedStack(string filename, bool flushInstantly = false, long? fileS… in EnableProfilerCollapsedStack() 63 …public void EnableProfilerPerfetto(string filename, bool flushInstantly = false, bool enableMultip… in EnableProfilerPerfetto()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ |
| D | SimpleFileCache.cs | 29 public bool TryGetEntryWithSha(string sha, out string filename) in TryGetEntryWithSha() 41 public void StoreEntryWithSha(string sha, string filename) in StoreEntryWithSha()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/TAPHelper/ |
| D | DynamicModuleSpawner.cs | 40 … private static void GenerateTAPHelper(string path, string filename, string extensionsAssemblyPath) in GenerateTAPHelper()
|
| D | DynamicModuleSpawner_NET.cs | 47 private static void GenerateTAPHelper(string path, string filename) in GenerateTAPHelper()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/ |
| D | PythonPeripheral.cs | 44 …lic PythonPeripheral(int size, bool initable = false, string script = null, string filename = null) in PythonPeripheral() 216 private readonly string filename; field in Antmicro.Renode.Peripherals.Python.PythonPeripheral
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ |
| D | Monitor.cs | 539 public bool TryCompilePlugin(string filename, ICommandInteraction writer = null) in TryCompilePlugin() 599 public bool TryLoadPlatform(string filename, ICommandInteraction writer = null) in TryLoadPlatform() 619 public bool TryExecuteScript(string filename, ICommandInteraction writer = null) in TryExecuteScript()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ |
| D | CollapsedStackProfiler.cs | 18 …public CollapsedStackProfiler(TranslationCPU cpu, string filename, bool flushInstantly, long? file… in CollapsedStackProfiler()
|
| D | PerfettoProfiler.cs | 23 …public PerfettoProfiler(TranslationCPU cpu, string filename, bool flushInstantly, bool enableMulti… in PerfettoProfiler()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/ |
| D | FrameBufferDisplayWidget.cs | 38 public void SaveCurrentFrameToFile(string filename) in SaveCurrentFrameToFile()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/Devices/ |
| D | DevicesConfig.cs | 547 public static IEnumerable<DeviceInfo> GetShortInfo(string filename) in GetShortInfo()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | OpenTitan_OneTimeProgrammableMemoryController.cs | 60 public void LoadVmem(ReadFilePath filename) in LoadVmem()
|