Home
last modified time | relevance | path

Searched defs:QueryEvent (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_event.cc93 bool GpuEvent::QueryEvent() { in QueryEvent() function in mindspore::device::gpu::GpuEvent
Dcuda_driver.cc267 bool CudaDriver::QueryEvent(const CudaDeviceEvent &event) { in QueryEvent() function in mindspore::device::gpu::CudaDriver
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_event.cc136 bool AscendEvent::QueryEvent() { in QueryEvent() function in mindspore::device::ascend::AscendEvent
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ccsrc/backend/common/
Dmem_dynamic_allocator_test.cc252 bool QueryEvent() override { return true; }; in QueryEvent() function in mindspore::device::DummyDeviceEvent