Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmicro_profiler.cc25 uint32_t MicroProfiler::BeginEvent(const char* tag) { in BeginEvent() function in tflite::MicroProfiler
Dmicro_interpreter_test.cc37 uint32_t BeginEvent(const char* tag) override { in BeginEvent() function in tflite::__anon6980fc220111::MockProfiler
/external/tensorflow/tensorflow/lite/profiling/
Dnoop_profiler.h32 uint32_t BeginEvent(const char*, EventType, int64_t, int64_t) override { in BeginEvent() function
Datrace_profiler.cc62 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::profiling::ATraceProfiler
Dbuffered_profiler.h83 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
Dprofile_buffer.h72 uint32_t BeginEvent(const char* tag, ProfileEvent::EventType event_type, in BeginEvent() function
/external/tensorflow/tensorflow/lite/delegates/
Dtelemetry_test.cc53 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::delegates::__anon0bc3cf440111::DelegateProfiler
/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/core/api/
Dprofiler.h65 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h365 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function