Home
last modified time | relevance | path

Searched defs:GetProfileEvents (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dprofiler.h85 std::vector<const ProfileEvent*> GetProfileEvents() { in GetProfileEvents() function
172 std::vector<const ProfileEvent*> GetProfileEvents() { return {}; } in GetProfileEvents() function
Dprofile_buffer_test.cc28 std::vector<const ProfileEvent*> GetProfileEvents(const ProfileBuffer& buffer) { in GetProfileEvents() function