Home
last modified time | relevance | path

Searched defs:profiler_ (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dprofiling_listener.h55 profiling::BufferedProfiler profiler_; variable
/external/tensorflow/tensorflow/lite/micro/
Dmicro_profiler.h112 MicroProfiler* profiler_ = nullptr; variable
/external/tensorflow/tensorflow/lite/core/api/
Dprofiler.h108 : profiler_(profiler), event_handle_(0) { in profiler_() function
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h721 std::unique_ptr<SubgraphAwareProfiler> profiler_; variable
/external/libchrome/base/profiler/
Dstack_sampling_profiler_unittest.cc1482 StackSamplingProfiler profiler_; member in base::ProfilerThread