/aosp_15_r20/external/swiftshader/third_party/marl/include/marl/ |
H A D | trace.h | 124 struct BeginEvent : public Event { struct 125 Type type() const override { return Type::Begin; } in type()
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | Profiling.cpp | 205 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
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/ |
H A D | noop_profiler.h | 32 uint32_t BeginEvent(const char*, EventType, int64_t, int64_t) override { in BeginEvent() function
|
H A D | atrace_profiler.cc | 61 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::profiling::ATraceProfiler
|
H A D | buffered_profiler.h | 89 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
|
H A D | root_profiler.cc | 35 uint32_t RootProfiler::BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::profiling::RootProfiler
|
H A D | profile_buffer.h | 80 uint32_t BeginEvent(const char* tag, ProfileEvent::EventType event_type, in BeginEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/telemetry/ |
H A D | profiler.cc | 68 uint32_t TelemetryProfiler::BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::TelemetryProfiler
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | net_log_with_source.h | 42 void BeginEvent(NetLogEventType type, in BeginEvent() function
|
H A D | net_log_with_source.cc | 111 void NetLogWithSource::BeginEvent(NetLogEventType type) const { in BeginEvent() function in net::NetLogWithSource
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | telemetry_test.cc | 54 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::delegates::__anon256d5fb30111::DelegateProfiler
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/ |
H A D | profiler.h | 78 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | validator.cc | 100 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function in tflite::acceleration::__anon045036fe0111::ValidatorProfiler
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ |
H A D | subgraph.h | 451 uint32_t BeginEvent(const char* tag, EventType event_type, in BeginEvent() function
|
/aosp_15_r20/build/blueprint/ |
H A D | context.go | 4887 func (c *Context) BeginEvent(name string) { func
|