Searched refs:CurCoreId (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1254 int CurCoreId = -1; local
1267 Val.getAsInteger(10, CurCoreId);
1270 CPU_SET(CurPhysicalId * CurSiblings + CurCoreId, &Enabled);

Completed in 114 milliseconds