Home
last modified time | relevance | path

Searched defs:StopPollingLoop (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_event_mgr.cc127 void EventMgr::StopPollingLoop() { in StopPollingLoop() function in tensorflow::EventMgr
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr.cc128 void EventMgr::StopPollingLoop() { in StopPollingLoop() function in tensorflow::EventMgr
Ddevice_event_mgr_test.cc80 void StopPollingLoop() { return em_->StopPollingLoop(); } in StopPollingLoop() function in tensorflow::TEST_EventMgrHelper