Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddebugger_utils.cc101 const uint32_t sample_mode, const uint32_t sample_num, const bool async_copy) { in LoadInputs()
280 bool async_copy = !abnormal_dump; in ReadDataAndDump() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daiocp.c121 static void async_copy(io_context_t ctx, struct iocb *iocb, long res, long res2) in async_copy() function
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp2046 TEST_F(ComputeTest, async_copy) in TEST_F() argument