Searched defs:AddEventWithData (Results 1 – 3 of 3) sorted by relevance
51 void TelemetryProfiler::AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function in tflite::TelemetryProfiler
94 void RootProfiler::AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function in tflite::profiling::RootProfiler
122 virtual void AddEventWithData(const char* tag, EventType event_type, in AddEventWithData() function