Home
last modified time | relevance | path

Searched defs:StartProfiling (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dnoop_profiler.h37 void StartProfiling() {} in StartProfiling() function
H A Dbuffered_profiler.h113 void StartProfiling() { buffer_.SetEnabled(true); } in StartProfiling() function
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_system_stats_monitor.cc92 void TraceEventSystemStatsMonitor::StartProfiling() { in StartProfiling() function in base::trace_event::TraceEventSystemStatsMonitor
/aosp_15_r20/external/cronet/base/debug/
H A Dprofiler.cc20 void StartProfiling(const std::string& name) { in StartProfiling() function
/aosp_15_r20/external/libchrome/base/debug/
H A Dprofiler.cc33 void StartProfiling(const std::string& name) { in StartProfiling() function
/aosp_15_r20/external/gemmlowp/profiling/
H A Dprofiler.h349 inline void StartProfiling() { in StartProfiling() function