Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_event.cc67 void GpuEvent::WaitEventWithoutReset() { in WaitEventWithoutReset() function in mindspore::device::gpu::GpuEvent
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_event.cc117 void AscendEvent::WaitEventWithoutReset() { in WaitEventWithoutReset() function in mindspore::device::ascend::AscendEvent
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ccsrc/backend/common/
Dmem_dynamic_allocator_test.cc247 void WaitEventWithoutReset() override{}; in WaitEventWithoutReset() function in mindspore::device::DummyDeviceEvent