Searched defs:GetNumaNodeCount (Results 1 – 2 of 2) sorted by relevance
70 int32_t GetNumaNodeCount() const { return numa_cpuset_.empty() ? 1 : numa_cpuset_.size(); } in GetNumaNodeCount() function
224 auto GetNumaNodeCount() const { return hw_info_->GetNumaNodeCount(); } in GetNumaNodeCount() function