Searched defs:ReportNumEventsIfDropped (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/profiler/backends/gpu/ | ||
| D | cupti_collector.cc | 556 std::string ReportNumEventsIfDropped() override { in ReportNumEventsIfDropped() function in tensorflow::profiler::CuptiTraceCollectorImpl |
| D | cupti_collector.h | 254 virtual std::string ReportNumEventsIfDropped() { return ""; } in ReportNumEventsIfDropped() function |