Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dtracing-cpu-profiler.h34 std::unique_ptr<CpuProfiler> profiler_; variable
Dsampling-heap-profiler.h186 SamplingHeapProfiler* const profiler_; variable
Dprofile-generator.h357 CpuProfiler* const profiler_; variable
430 CpuProfiler* profiler_; variable
Dheap-snapshot-generator.h210 HeapProfiler* profiler_; variable
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.h45 profiling::Profiler profiler_; variable
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h528 profiling::Profiler* profiler_ = nullptr; variable
/external/v8/src/
Dlog.h345 Profiler* profiler_; variable
Dlog.cc880 Profiler* profiler_; member in v8::internal::Ticker