Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc224 static HostEvent *AsHostEvent(Event *event) { in AsHostEvent() function
239 AsHostEvent(event)->notification(); in RecordEvent()
249 AsHostEvent(event)->notification(); in WaitForEvent()
256 absl::Notification &notification = *AsHostEvent(event)->notification(); in PollForEventStatus()