Searched defs:start_profiling (Results 1 – 6 of 6) sorted by relevance
13 fn start_profiling(&mut self, benchmark_id: &str, benchmark_dir: &Path); in start_profiling() method26 fn start_profiling(&mut self, _benchmark_id: &str, _benchmark_dir: &Path) {} in start_profiling() method
44 def start_profiling(adb, args, target_args): function
238 def start_profiling(self, target_args): member in ProfilerBase
43 EventTracerEntry start_profiling( in start_profiling() function in DummyEventTracer
202 EventTracerEntry ETDumpGen::start_profiling( in start_profiling() function in executorch::etdump::ETDumpGen
540 fn start_profiling(&mut self, benchmark_id: &str, _benchmark_path: &Path) { in start_profiling() method