Searched defs:QueryEvent (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/ | ||
| D | gpu_event.cc | 93 bool GpuEvent::QueryEvent() { in QueryEvent() function in mindspore::device::gpu::GpuEvent |
| D | cuda_driver.cc | 267 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/ | ||
| D | ascend_event.cc | 136 bool AscendEvent::QueryEvent() { in QueryEvent() function in mindspore::device::ascend::AscendEvent |
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/ccsrc/backend/common/ | ||
| D | mem_dynamic_allocator_test.cc | 252 bool QueryEvent() override { return true; }; in QueryEvent() function in mindspore::device::DummyDeviceEvent |