Home
last modified time | relevance | path

Searched refs:ActivityEndImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/lib/
Dtraceme.h164 ActivityEndImpl(activity_id); in ActivityEnd()
176 static void ActivityEndImpl(uint64 activity_id);
Dtraceme.cc40 /* static */ void TraceMe::ActivityEndImpl(uint64 activity_id) { in ActivityEndImpl() function in tensorflow::profiler::TraceMe