Home
last modified time | relevance | path

Searched defs:EndEvent (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dbuffered_profiler.h97 void EndEvent(uint32_t event_handle) override { in EndEvent() function
101 void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
Droot_profiler.cc54 void RootProfiler::EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function in tflite::profiling::RootProfiler
71 void RootProfiler::EndEvent(uint32_t event_handle) { in EndEvent() function in tflite::profiling::RootProfiler
Dnoop_profiler.h35 void EndEvent(uint32_t) override {} in EndEvent() function
Datrace_profiler.cc82 void EndEvent(uint32_t event_handle) override { in EndEvent() function in tflite::profiling::ATraceProfiler
/external/libchrome/base/trace_event/
Dtrace_event_filter.cc13 void TraceEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::TraceEventFilter
Dheap_profiler_event_filter.cc63 void HeapProfilerEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::HeapProfilerEventFilter
Dtrace_event_filter_test_utils.cc38 void TestEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::TestEventFilter
/external/tensorflow/tensorflow/lite/experimental/telemetry/
Dprofiler.cc82 void TelemetryProfiler::EndEvent(uint32_t event_handle) { in EndEvent() function in tflite::TelemetryProfiler
/external/cronet/net/log/
Dnet_log_with_source.h51 void EndEvent(NetLogEventType type, in EndEvent() function
Dnet_log_with_source.cc115 void NetLogWithSource::EndEvent(NetLogEventType type) const { in EndEvent() function in net::NetLogWithSource
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h459 void EndEvent(uint32_t event_handle) override { in EndEvent() function
464 void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
/external/swiftshader/third_party/marl/include/marl/
Dtrace.h127 struct EndEvent : public Event { struct
145 struct AsyncEndEvent : public AsyncEvent { argument
/external/tensorflow/tensorflow/lite/delegates/
Dtelemetry_test.cc90 void EndEvent(uint32_t event_handle) override { in EndEvent() function in tflite::delegates::__anon59dca1220111::DelegateProfiler
/external/tensorflow/tensorflow/lite/core/api/
Dprofiler.h86 virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dvalidator.cc109 void EndEvent(uint32_t event_handle) override { in EndEvent() function in tflite::acceleration::__anon7de7cd2d0111::ValidatorProfiler
/external/armnn/src/armnn/
DProfiling.cpp229 void ProfilerImpl::EndEvent(Event* event) in EndEvent() function in armnn::ProfilerImpl