| /freebsd-14.2/contrib/processor-trace/libipt/src/ |
| H A D | pt_cpu.c | 96 long family, model, stepping; in pt_cpu_parse() local 120 stepping = 0; in pt_cpu_parse() 125 stepping = strtol(s, &endptr, 0); in pt_cpu_parse() 129 if (stepping < 0 || stepping > UCHAR_MAX) in pt_cpu_parse() 136 cpu->stepping = (uint8_t) stepping; in pt_cpu_parse() 161 cpu->stepping = (info>>0) & 0xf; in pt_cpu_read()
|
| /freebsd-14.2/sys/x86/iommu/ |
| H A D | intel_quirks.c | 72 u_int stepping; member 98 u_int ext_family, ext_model, family_code, model, stepping; in dmar_match_quirks() local 130 stepping = p[0] & CPUID_STEPPING; in dmar_match_quirks() 137 (cpu_quirk->stepping == -1 || in dmar_match_quirks() 138 cpu_quirk->stepping == stepping)) { in dmar_match_quirks() 218 .stepping = 6, .quirk = cpu_e5_am9,
|
| /freebsd-14.2/sys/dev/hwpmc/ |
| H A D | hwpmc_intel.c | 81 int error, family, model, nclasses, ncpus, stepping, verov; in pmc_intel_initialize() local 94 stepping = CPUID_TO_STEPPING(cpu_id); in pmc_intel_initialize() 97 family, model, stepping); in pmc_intel_initialize() 107 if (stepping == 0x7) { in pmc_intel_initialize()
|
| H A D | hwpmc_amd.c | 1050 int family, model, stepping; in pmc_amd_initialize() local 1064 stepping = CPUID_TO_STEPPING(cpu_id); in pmc_amd_initialize() 1068 family, model, stepping); in pmc_amd_initialize() 1071 family, model, stepping); in pmc_amd_initialize()
|
| /freebsd-14.2/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-cpu.c | 60 ptu_uint_eq(cpu.stepping, 2); in cpu_valid() 67 ptu_uint_eq(cpu.stepping, 0xf); in cpu_valid() 74 ptu_uint_eq(cpu.stepping, 017); in cpu_valid() 81 ptu_uint_eq(cpu.stepping, 0); in cpu_valid()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTJSONStructs.cpp | 102 {"stepping", cpu_info.stepping}, in toJSON() 109 uint64_t family, model, stepping; in fromJSON() local 111 o.map("model", model) && o.map("stepping", stepping))) in fromJSON() 116 cpu_info.stepping = stepping; in fromJSON()
|
| H A D | TraceIntelPT.cpp | 491 int64_t stepping = -1; in GetCPUInfoForLiveProcess() local 515 columns[1].getAsInteger(10, stepping)) in GetCPUInfoForLiveProcess() 524 if ((cpu_family != -1) && (model != -1) && (stepping != -1) && in GetCPUInfoForLiveProcess() 529 static_cast<uint8_t>(stepping)}; in GetCPUInfoForLiveProcess()
|
| H A D | TraceIntelPTBundleLoader.cpp | 240 "stepping": integer in GetSchema()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | kirkwood-rd88f6281-z0.dts | 3 * Marvell RD88F6181 Z0 stepping descrition 8 * stepping of the SoC. The ethernet switch has a "wan" port.
|
| H A D | kirkwood-rd88f6281-a.dts | 8 * higher stepping of the SoC. The ethernet switch does not have a
|
| H A D | bcm-nsp-ax.dtsi | 3 * Broadcom Northstar Plus Ax stepping-specific bindings.
|
| /freebsd-14.2/tools/tools/intel-ucode-split/ |
| H A D | intel-ucode-split.c | 62 unsigned family, model, stepping; in format_signature() local 66 stepping = signature & 0xf; in format_signature() 71 asprintf(&buf, "%02x-%02x-%02x", family, model, stepping); in format_signature()
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | getrpcent.c | 103 int stepping; member 457 st->stepping = 0; in nis_rpcent() 468 st->stepping = 0; in nis_rpcent() 488 if (!st->stepping) { in nis_rpcent() 497 st->stepping = 1; in nis_rpcent() 507 st->stepping = 0; in nis_rpcent() 590 st->stepping = 0; in nis_setrpcent()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/bluetooth/ |
| H A D | brcm,bcm4377-bluetooth.yaml | 44 This blob is used if the chip stepping of the Bluetooth module does not 52 This blob is used if the chip stepping of the Bluetooth module supports
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_utility.cpp | 160 p->stepping = get_value(buf.eax, 0, 0x0f); in __kmp_query_cpuid() 165 p->family, p->model, p->stepping)); in __kmp_query_cpuid()
|
| H A D | kmp_stats.cpp | 780 __kmp_cpuinfo.family, __kmp_cpuinfo.model, __kmp_cpuinfo.stepping); in printHeaderInfo()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | as3935.txt | 15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping
|
| H A D | ams,as3935.yaml | 34 Calibration tuning capacitor stepping value. This will require using
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | gdb.c | 135 bool stepping; member 869 if (vs->stepping) { in gdb_cpu_resume() 918 if (vs->stepping) { in gdb_cpu_step() 919 vs->stepping = false; in gdb_cpu_step() 996 assert(vs->stepping == false); in gdb_cpu_breakpoint() 1045 vcpu_state[vcpuid].stepping = true; in gdb_step_vcpu()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 161 def UseFastStepping: Property<"use-fast-stepping", "Boolean">, 163 …Desc<"Use a fast stepping algorithm based on running from branch to branch rather than instruction… 242 …Desc<"If true, warn when stopped in code that is optimized where stepping and variable availabilit… 266 …Desc<"If true, stepping operations will run all threads. This is equivalent to setting the run-mo… 306 Desc<"A list of libraries that source stepping won't stop in.">;
|
| /freebsd-14.2/sys/contrib/xen/ |
| H A D | platform.h | 517 uint32_t stepping; member
|
| /freebsd-14.2/contrib/sqlite3/tea/win/ |
| H A D | rules.vc | 184 !message *** Compiler has 'B-stepping errata workarounds' 187 !message *** Compiler does not have 'B-stepping errata workarounds'
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | Options.td | 1044 Desc<"A boolean value that sets whether stepping into functions will step " 1048 Desc<"A boolean value, if true stepping out of functions will continue to" 1051 Desc<"How many times to perform the stepping operation - currently only " 1054 Group<1>, Arg<"LineNum">, Desc<"The line at which to stop stepping - " 1061 "threads while stepping the current thread.">; 1064 "function names to not to stop at when stepping in.">; 1067 "function step in should stop at when stepping into.">; 1077 "threads while stepping this one">;
|
| /freebsd-14.2/contrib/processor-trace/libipt/include/ |
| H A D | intel-pt.h | 237 uint8_t stepping; member
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 1426 int stepping; in ahc_clear_critical_section() local 1434 stepping = FALSE; in ahc_clear_critical_section() 1469 if (stepping == FALSE) { in ahc_clear_critical_section() 1493 stepping = TRUE; in ahc_clear_critical_section() 1503 if (stepping) { in ahc_clear_critical_section()
|