Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dcore_affinity.cc57 int core_id; member
181 int GetMaxFrequency(int core_id) { in GetMaxFrequency()
/third_party/boost/libs/thread/src/pthread/
Dthread.cpp525 const string physical_id("physical id"), core_id("core id"); in physical_concurrency() local