Home
last modified time | relevance | path

Searched defs:coreList (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
Dmindspore.cpp945 const int32_t coreList[coreNum] = {0, 1, 2}; in OHAIContextSetThreadAffinityCoreListOne() local
964 const int32_t coreList[coreNum] = {1, 2, 3, 4, 5}; in OHAIContextGetThreadAffinityCoreListOne() local
1735 const int32_t coreList[coreNum] = {0, 1, 2}; in OHAIContextSetThreadAffinityCoreListTwo() local
1747 const int32_t coreList[coreNum] = {1, 2, 3, 4, 5}; in OHAIContextGetThreadAffinityCoreListTwo() local
/test/xts/acts/ai/mindspore/mindsporectest/src/
Dohos_c_api_test_mslite.cpp6084 int32_t coreList[core_num] = {0, 1, 2, 3}; variable
6093 int32_t coreList[core_num] = {0, 1, 2, 3}; variable
6103 int32_t coreList[core_num] = {0, 1, 2, -3}; variable