Home
last modified time | relevance | path

Searched defs:BeginEvent (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dnoop_profiler.h32 uint32_t BeginEvent(const char*, EventType, int64_t, int64_t) override { in BeginEvent() function
Datrace_profiler.cc61 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::profiling::ATraceProfiler
Dbuffered_profiler.h89 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
Droot_profiler.cc35 uint32_t RootProfiler::BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::profiling::RootProfiler
Dprofile_buffer.h80 uint32_t BeginEvent(const char* tag, ProfileEvent::EventType event_type, in BeginEvent() function
/external/tensorflow/tensorflow/lite/experimental/telemetry/
Dprofiler.cc68 uint32_t TelemetryProfiler::BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::TelemetryProfiler
/external/cronet/net/log/
Dnet_log_with_source.h42 void BeginEvent(NetLogEventType type, in BeginEvent() function
Dnet_log_with_source.cc111 void NetLogWithSource::BeginEvent(NetLogEventType type) const { in BeginEvent() function in net::NetLogWithSource
/external/swiftshader/third_party/marl/include/marl/
Dtrace.h124 struct BeginEvent : public Event { struct
125 Type type() const override { return Type::Begin; } in type()
/external/tensorflow/tensorflow/lite/delegates/
Dtelemetry_test.cc54 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::delegates::__anon59dca1220111::DelegateProfiler
/external/armnn/src/armnn/
DProfiling.cpp205 Event* ProfilerImpl::BeginEvent(armnn::IProfiler* profiler, in BeginEvent() function in armnn::ProfilerImpl
635 Event* IProfiler::BeginEvent(const BackendId& backendId, in BeginEvent() function in armnn::IProfiler
/external/tensorflow/tensorflow/lite/core/api/
Dprofiler.h78 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dvalidator.cc100 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::acceleration::__anon7de7cd2d0111::ValidatorProfiler
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h451 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function