Home
last modified time | relevance | path

Searched defs:AddEventWithData (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/telemetry/
Dprofiler.cc51 void TelemetryProfiler::AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function in tflite::TelemetryProfiler
/external/tensorflow/tensorflow/lite/profiling/
Droot_profiler.cc94 void RootProfiler::AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function in tflite::profiling::RootProfiler
/external/tensorflow/tensorflow/lite/core/api/
Dprofiler.h122 virtual void AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function