Searched refs:Affinity (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 243 "%1$s: Affinity capable, using cpuinfo file", 244 "%1$s: Affinity capable, using global cpuid info", 245 "%1$s: Affinity capable, using default \"flat\" topology", 246 "%1$s: Affinity not capable, using local cpuid info", 247 "%1$s: Affinity not capable, using cpuinfo file", 248 "%1$s: Affinity not capable, assumming \"flat\" topology", 304 "%1$s: Affinity capable, using global cpuid leaf 11 info", 318 "%1$s: Affinity not capable, using pthread info", 319 "%1$s: Affinity capable, using pthread info", 332 "%1$s: Affinity balanced is not available.", [all …]
|
| /freebsd-12.1/contrib/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 136 # Aff -- Affinity messages. 292 AffCapableUseCpuinfo "%1$s: Affinity capable, using cpuinfo file" 293 AffUseGlobCpuid "%1$s: Affinity capable, using global cpuid info" 294 AffCapableUseFlat "%1$s: Affinity capable, using default \"flat\" topology" 295 AffNotCapableUseLocCpuid "%1$s: Affinity not capable, using local cpuid info" 296 AffNotCapableUseCpuinfo "%1$s: Affinity not capable, using cpuinfo file" 297 AffFlatTopology "%1$s: Affinity not capable, assumming \"flat\" topology" 381 AffNotCapableUsePthread "%1$s: Affinity not capable, using pthread info" 382 AffUsePthread "%1$s: Affinity capable, using pthread info" 395 AffBalancedNotAvail "%1$s: Affinity balanced is not available." [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 308 PointerAffinity Affinity = PointerAffinity::None; member 440 PointerAffinity Affinity = PointerAffinity::None; member 524 PointerAffinity Affinity = PointerAffinity::None; member
|
| /freebsd-12.1/contrib/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 200 else if (Affinity == PointerAffinity::Pointer) in output() 491 switch (Affinity) { in outputPre()
|
| H A D | MicrosoftDemangle.cpp | 1868 std::tie(Pointer->Quals, Pointer->Affinity) = in demanglePointerType() 1886 std::tie(Pointer->Quals, Pointer->Affinity) = in demangleMemberPointerType() 1888 assert(Pointer->Affinity == PointerAffinity::Pointer); in demangleMemberPointerType() 2101 TPRN->Affinity = PointerAffinity::Pointer; in demangleTemplateParameterList() 2108 TPRN->Affinity = PointerAffinity::Reference; in demangleTemplateParameterList()
|
| /freebsd-12.1/contrib/openmp/runtime/src/include/50/ |
| H A D | omp.h.var | 246 /* OpenMP 5.0 Affinity Format */
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 3133 New notification type for System Resource Affinity change events.
|