/external/tensorflow/tensorflow/lite/profiling/ |
D | buffered_profiler.h | 91 void EndEvent(uint32_t event_handle) override { in EndEvent() function 95 void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
|
D | noop_profiler.h | 35 void EndEvent(uint32_t) override {} in EndEvent() function
|
D | atrace_profiler.cc | 82 void EndEvent(uint32_t event_handle) override { in EndEvent() function in tflite::profiling::ATraceProfiler
|
/external/libchrome/base/trace_event/ |
D | trace_event_filter.cc | 13 void TraceEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::TraceEventFilter
|
D | heap_profiler_event_filter.cc | 63 void HeapProfilerEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::HeapProfilerEventFilter
|
D | trace_event_filter_test_utils.cc | 38 void TestEventFilter::EndEvent(const char* category_name, in EndEvent() function in base::trace_event::TestEventFilter
|
/external/tensorflow/tensorflow/lite/micro/ |
D | micro_profiler.cc | 36 void MicroProfiler::EndEvent(uint32_t event_handle) { in EndEvent() function in tflite::MicroProfiler
|
D | micro_interpreter_test.cc | 42 void EndEvent(uint32_t event_handle) override { event_ends_++; } in EndEvent() function in tflite::__anon6980fc220111::MockProfiler
|
/external/tensorflow/tensorflow/lite/core/ |
D | subgraph.h | 373 void EndEvent(uint32_t event_handle) override { in EndEvent() function 378 void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | telemetry_test.cc | 89 void EndEvent(uint32_t event_handle) override { in EndEvent() function in tflite::delegates::__anon0bc3cf440111::DelegateProfiler
|
/external/swiftshader/third_party/marl/include/marl/ |
D | trace.h | 127 struct EndEvent : public Event { struct 145 struct AsyncEndEvent : public AsyncEvent { argument
|
/external/llvm-project/parallel-libs/acxxel/ |
D | opencl_acxxel.cpp | 388 cl_event EndEvent; member 413 cl_event EndEvent = in addStreamCallback() local 470 void *EndEvent) { in getSecondsBetweenEvents()
|
D | cuda_acxxel.cpp | 252 void *EndEvent) { in getSecondsBetweenEvents()
|
/external/tensorflow/tensorflow/lite/core/api/ |
D | profiler.h | 73 virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, in EndEvent() function
|