Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.cc665 << " activity events. " << ReportDroppedEvents(); in Export()
675 << " activity events. " << ReportDroppedEvents(); in Export()
698 std::string ReportDroppedEvents() { in ReportDroppedEvents() function in tensorflow::profiler::CuptiTraceCollectorImpl
709 std::string events_dropped = ReportDroppedEvents(); in ReportNumEventsIfDropped()