Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc1232 uint32_t cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventCommonDependHcom()
1261 cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventCommonDependHcom()
1304 uint32_t cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventHcomDependCommonBak()
1434 uint32_t cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventHcomDependCommon()
1511 uint32_t cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventBetweenHcom()
1552 cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventBetweenHcom()
1561 cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventBetweenHcom()
1600 uint32_t cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventForIndependentParallel()
1630 cur_event_id = resource_manager.ApplyNewEvent(); in InsertEventForIndependentParallel()
Dascend_stream_assign.h69 uint32_t ApplyNewEvent() { in ApplyNewEvent() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_adjust.cc335 *fpbp_start_event_id = resource_manager.ApplyNewEvent(); in InsertGetNextLoopFpBpStartSend()
349 *eos_start_event_id = resource_manager.ApplyNewEvent(); in InsertGetNextLoopEosStartSend()
409 *eos_done_event_id = resource_manager.ApplyNewEvent(); in InsertEosDoneSend()