| /freebsd-11-stable/sys/x86/iommu/ |
| HD | intel_quirks.c | 70 u_int stepping; member 96 u_int ext_family, ext_model, family_code, model, stepping; in dmar_match_quirks() local 127 stepping = p[0] & CPUID_STEPPING; in dmar_match_quirks() 134 (cpu_quirk->stepping == -1 || in dmar_match_quirks() 135 cpu_quirk->stepping == stepping)) { in dmar_match_quirks() 215 .stepping = 6, .quirk = cpu_e5_am9,
|
| /freebsd-11-stable/sys/dev/hwpmc/ |
| HD | hwpmc_intel.c | 81 int error, model, nclasses, ncpus, stepping, verov; in pmc_intel_initialize() local 93 stepping = cpu_id & 0xF; in pmc_intel_initialize() 125 if (stepping == 0x7) { in pmc_intel_initialize()
|
| /freebsd-11-stable/sys/gnu/dts/arm/ |
| HD | kirkwood-rd88f6281-z0.dts | 2 * Marvell RD88F6181 Z0 stepping descrition 11 * stepping of the SoC. The ethernet switch has a "wan" port.
|
| HD | kirkwood-rd88f6281-a.dts | 11 * higher stepping of the SoC. The ethernet switch does not have a
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | i386-stub.c | 746 int sigval, stepping; in handle_exception() local 787 stepping = 0; in handle_exception() 883 stepping = 1; in handle_exception() 895 if (stepping) in handle_exception()
|
| HD | infrun.c | 2777 still stepping in same function; in handle_inferior_event()
|
| HD | NEWS | 1264 GDB includes speedups for downloading and stepping MIPS systems using 1839 John M. Farrell discovered that the reason that single-stepping was so 1870 needs to make a quick decision about single-stepping or conditional 2081 GDB is now capable of stepping and nexting over longjmp(), _longjmp(), and
|
| /freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/ |
| HD | fbsd-low.c | 106 if (get_thread_process (current_inferior)->stepping) in get_stop_pc() 490 event_child->stepping, 0); in fbsd_wait_for_event() 503 event_child->stepping, in fbsd_wait_for_event() 591 if (event_child->stepping) in fbsd_wait_for_event() 593 event_child->stepping = 0; in fbsd_wait_for_event() 858 process->stepping = step; in fbsd_resume_one_process() 912 step = process->stepping || process->resume->step; in fbsd_continue_one_thread()
|
| HD | fbsd-low.h | 106 int stepping; member
|
| /freebsd-11-stable/lib/libc/rpc/ |
| HD | getrpcent.c | 104 int stepping; member 458 st->stepping = 0; in nis_rpcent() 469 st->stepping = 0; in nis_rpcent() 489 if (!st->stepping) { in nis_rpcent() 498 st->stepping = 1; in nis_rpcent() 508 st->stepping = 0; in nis_rpcent() 591 st->stepping = 0; in nis_setrpcent()
|
| /freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | 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()
|
| HD | kmp_stats.cpp | 775 __kmp_cpuinfo.family, __kmp_cpuinfo.model, __kmp_cpuinfo.stepping); in printHeaderInfo()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Target/ |
| HD | TargetProperties.td | 123 def UseFastStepping: Property<"use-fast-stepping", "Boolean">, 125 …Desc<"Use a fast stepping algorithm based on running from branch to branch rather than instruction… 190 …Desc<"If true, warn when stopped in code that is optimized where stepping and variable availabilit… 227 Desc<"A list of libraries that source stepping won't stop in.">;
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | sol2-c1.asm | 39 ! from the ABI, information obtained from single stepping existing 41 ! information obtained by single stepping executables on other i386 SVR4
|
| HD | sol2-gc1.asm | 39 ! from the ABI, information obtained from single stepping existing 41 ! information obtained by single stepping executables on other i386 SVR4
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/ |
| HD | Options.td | 890 Desc<"A boolean value that sets whether stepping into functions will step " 894 Desc<"A boolean value, if true stepping out of functions will continue to" 897 Desc<"How many times to perform the stepping operation - currently only " 900 Group<1>, Arg<"LineNum">, Desc<"The line at which to stop stepping - " 907 "threads while stepping the current thread.">; 910 "function names to not to stop at when stepping in.">; 913 "function step in should stop at when stepping into.">; 923 "threads while stepping this one">;
|
| /freebsd-11-stable/sys/xen/interface/ |
| HD | platform.h | 505 uint32_t stepping; member
|
| /freebsd-11-stable/contrib/sqlite3/tea/win/ |
| HD | rules.vc | 184 !message *** Compiler has 'B-stepping errata workarounds' 187 !message *** Compiler does not have 'B-stepping errata workarounds'
|
| /freebsd-11-stable/contrib/gdb/gdb/doc/ |
| HD | gdb.info-1 | 2270 or hardware. GDB does software watchpointing by single-stepping your 2579 breakpoints; see *Note Continuing and stepping: Continuing and 2671 Continuing and stepping: Continuing and Stepping. 2893 Continuing and stepping 2897 completes normally. In contrast, "stepping" means executing just one 2900 command you use). Either when continuing or when stepping, your 2929 A typical technique for using stepping is to set a breakpoint (*note 2965 breakpoint is reached, or a signal not related to stepping occurs 2966 before COUNT steps, stepping stops right away. 2986 information rather than stepping over it. [all …]
|
| HD | gdb.texinfo | 2715 hardware. @value{GDBN} does software watchpointing by single-stepping your 3073 stepping}.) 3177 Stepping,,Continuing and stepping}. 3427 @section Continuing and stepping 3429 @cindex stepping 3433 completes normally. In contrast, @dfn{stepping} means executing just 3436 particular command you use). Either when continuing or when stepping, 3469 A typical technique for using stepping is to set a breakpoint 3513 breakpoint is reached, or a signal not related to stepping occurs before 3514 @var{count} steps, stepping stops right away. [all …]
|
| HD | refcard.tex | 254 n &next line, stepping over function calls\cr 255 s &next line, stepping into function calls\cr
|
| HD | gdb.info-2 | 632 makes the next `continue' command or stepping command execute at 634 *Note Continuing and stepping: Continuing and Stepping. 693 stepping: Continuing and Stepping.) resumes execution until the 4058 For example, to ignore `SIGALRM' signals while single-stepping, but 6625 *stopped,reason="end-stepping-range",line="8",file="hello.c" 6654 *stopped,reason="end-stepping-range", 6776 *stopped,reason="end-stepping-range", 6781 Regular stepping: 6786 *stopped,reason="end-stepping-range",line="14",file="recursive2.c" 6816 *stopped,reason="end-stepping-range", [all …]
|
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 1428 int stepping; in ahc_clear_critical_section() local 1436 stepping = FALSE; in ahc_clear_critical_section() 1471 if (stepping == FALSE) { in ahc_clear_critical_section() 1496 stepping = TRUE; in ahc_clear_critical_section() 1506 if (stepping) { in ahc_clear_critical_section()
|
| HD | aic79xx.c | 2591 int stepping; in ahd_clear_critical_section() local 2605 stepping = FALSE; in ahd_clear_critical_section() 2650 if (stepping == FALSE) { in ahd_clear_critical_section() 2676 stepping = TRUE; in ahd_clear_critical_section() 2686 if (stepping) { in ahd_clear_critical_section()
|
| /freebsd-11-stable/contrib/binutils/ld/emultempl/ |
| HD | sunos.em | 379 while we are stepping through this loop. */
|