Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.cc39 bool IsHostEvent(const CuptiTracerEvent& event, int64* line_id) { in IsHostEvent() function
458 bool is_host_event = IsHostEvent(event, &line_id); in Flush()