Home
last modified time | relevance | path

Searched refs:CPUs (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd-12.1/share/examples/perfmon/
H A DREADME2 counters on Pentium and Pentium Pro CPUs. See perfmon(4) for a
15 The following options are not implemented on Pentium CPUs:
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DKnownIssues.md9 ## Tests failing on machines using Power PC CPUs (e.g. some Macs) ##
11 `gmock_output_test` and `gmock-printers_test` are known to fail with Power PC CPUs. This is due to…
/freebsd-12.1/sys/i386/conf/
H A DNOTES47 # HTT CPUs should only be used if they are enabled in the BIOS. For
48 # the ACPI case, ACPI only correctly tells us about any HTT CPUs if
49 # they are enabled. However, most HTT systems do not list HTT CPUs
50 # in the MP Table if they are enabled, thus we guess at the HTT CPUs
52 # these CPUs if HTT is disabled. Thus, HTT guessing is only enabled
64 options MPTABLE_FORCE_HTT # Enable HTT CPUs with the MP Table
108 # of Cyrix 6x86 and 6x86MX CPUs by setting the NO_LOCK bit of CCR1.
148 # Pro BIOSs do not enable L2 cache of Mendocino Celeron CPUs.
160 # K5/K6/K6-2 CPUs.
868 # coretemp: on-die sensor on Intel Core and newer CPUs
[all …]
/freebsd-12.1/lib/libpmc/pmu-events/
H A DREADME3 CPUs by their symbolic names rather than raw event codes (see example below).
44 - Set of 'PMU events tables' for all known CPUs in the architecture,
79 1. Several CPUs can support same set of events and hence use a common
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc704 cpu_set_t CPUs; in GetNumberOfCPUs()
705 CHECK_EQ(sched_getaffinity(0, sizeof(cpu_set_t), &CPUs), 0); in GetNumberOfCPUs()
706 return CPU_COUNT(&CPUs); in GetNumberOfCPUs()
/freebsd-12.1/tools/test/
H A DREADME11 auxinfo Return information on page sizes, CPUs, and OS release date.
/freebsd-12.1/sys/powerpc/powerpc/
H A Dplatform_if.m44 * These are used to bring up secondary CPUs, supply the physical memory
222 * Entered (approximately) simultaneously on all CPUs, including the BSP.
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetPfmCounters.td48 // Declares the default binding for unbound CPUs for the target.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_ia32cap.pod41 =item bit #30, reserved by Intel, denotes specifically Intel CPUs;
47 =item bit #43 denoting AMD XOP support (forced to zero on non-AMD CPUs);
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dall.texi27 @c CPUs of interest
H A Dasconfig.texi28 @c CPUs of interest
/freebsd-12.1/sys/mips/conf/
H A DSENTRY522 # * The Broadcom CPUs have no FPU. Attempting to detect one by reading CP1's
/freebsd-12.1/sys/sparc64/conf/
H A DNOTES12 # deleting the specification for CPUs you don't need to use may make
/freebsd-12.1/contrib/apr/misc/unix/
H A Drandbyte_os2.inc61 * This only works on newer CPUs (at least PPro or K6) and newer OS/2 versions
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp.texi811 * GOMP_CPU_AFFINITY:: Bind threads to specific CPUs
894 @section @env{GOMP_CPU_AFFINITY} -- Bind threads to specific CPUs
898 Binds threads to specific CPUs. The variable should contain a space- or
899 comma-separated list of CPUs. This list may contain different kind of
900 entries: either single CPU numbers in any order, a range of CPUs (M-N)
904 CPU 2, the fifth to CPU 4, the sixth through tenth to CPUs 6, 8, 10, 12,
916 assignment of threads to CPUs.
/freebsd-12.1/sys/gnu/dts/arm64/allwinner/
H A Dsun50i-a64-amarula-relic.dts191 * Maybe we don't still know well about CPUs domain.
H A Dsun50i-a64-sopine.dtsi150 * Maybe we don't still know well about CPUs domain.
H A Dsun50i-a64-teres-i.dts252 * Maybe we don't still know well about CPUs domain.
/freebsd-12.1/sys/dts/mips/
H A Dberi-sim.dts55 * Secondary CPUs all start disabled and use the
H A Dberi-netfpga.dts57 * Secondary CPUs all start disabled and use the
H A Dberipad-sockit.dts53 * Secondary CPUs all start disabled and use the
/freebsd-12.1/sys/arm/arm/
H A Dplatform_if.m46 * These are used to bring up secondary CPUs, supply the physical memory
/freebsd-12.1/sys/amd64/conf/
H A DNOTES67 # deleting the specification for CPUs you don't need to use may make
584 # coretemp: on-die sensor on Intel Core and newer CPUs
585 # amdtemp: on-die sensor on AMD K8/K10/K11 CPUs
/freebsd-12.1/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt54 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs
58 # to 8 CPUs, we would want:
181 # NCPUS = 8 # CPUs we want to support scalably
H A Dt6fw_cfg_fpga.txt39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs
43 # to 8 CPUs, we would want:
193 # NCPUS = 16 # CPUs we want to support scalably

1234