Searched defs:coreList (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/ |
| D | mindspore.cpp | 945 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/ |
| D | ohos_c_api_test_mslite.cpp | 6084 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
|