| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_error.c | 221 } faults[] = { in dtrace_faultstr() local 235 for (i = 0; faults[i].str != NULL; i++) { in dtrace_faultstr() 236 if (faults[i].code == fault) in dtrace_faultstr() 237 return (faults[i].str); in dtrace_faultstr()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | dv-bfin_mmu.c | 333 bool inst, bool miss, bool supv, bool dag1, bu32 faults) in _mmu_log_fault() argument 353 faults; in _mmu_log_fault() 455 bu32 faults; in _mmu_check_addr() local 476 faults = 0; in _mmu_check_addr() 504 faults |= (1 << i); in _mmu_check_addr() 546 _mmu_log_fault (cpu, mmu, addr, write, inst, hits == 0, supv, dag1, faults); in _mmu_check_addr()
|
| /netbsd/src/external/bsd/top/dist/machine/ |
| D | m_freebsd.man | 53 Number of page faults 81 Total number of page faults.
|
| D | m_sunos5.man | 28 Number of page faults.
|
| /netbsd/src/sys/arch/acorn32/conf/ |
| D | std.acorn32 | 17 # Acorn machines and alignment faults do not play nice together.
|
| /netbsd/src/sys/uvm/ |
| D | uvm_extern.h | 354 int faults; /* page fault count */ member 450 int64_t faults; member
|
| D | uvm_meter.c | 127 u.faults = cpu_count_get(CPU_COUNT_NFAULT); in sysctl_vm_uvmexp2() 451 uvmexp.faults = (int)cpu_count_get(CPU_COUNT_NFAULT); in uvm_update_uvmexp()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | NEWS | 101 faults if a.out files are loaded outside the simulated memory. See README.
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | copy.S | 107 LDPTR [%o4 + %lo(CPCB)], %o4 ! catch faults 154 LDPTR [%o4 + %lo(CPCB)], %o4 ! catch faults
|
| D | locore.s | 3467 … %g0, ASI_PHYS_CACHED, %asi ! Use ASI_PHYS_CACHED to prevent possible page faults 3524 … %g0, ASI_PHYS_CACHED, %asi ! Use ASI_PHYS_CACHED to prevent possible page faults
|
| /netbsd/src/lib/libc/arch/mips/gen/ |
| D | ldexp.S | 212 add.d $f0, $f0, $f0 # cause overflow faults if enabled
|
| /netbsd/src/sys/arch/acorn32/doc/ |
| D | history | 50 - section permission faults now cause bus errors 60 - the fault handler will report faults from (fu/su)iwintr() 391 - kernel now supports permission faults in UND32 mode.
|
| /netbsd/src/games/larn/ |
| D | Fixed.Bugs | 15 like segmentation faults, bus errors, illegal instructions, etc., and 148 25. Someone said that they were getting segmentation faults when they were
|
| /netbsd/src/sys/arch/m68k/m68k/ |
| D | busaddrerr.s | 91 andl #0x7ffd,%d1 | check other faults
|
| /netbsd/src/external/mit/expat/dist/tests/ |
| D | basic_tests.c | 1358 const ExtFaults faults[] in START_TEST() local 1366 const ExtFaults *fault = faults; in START_TEST() 2646 ExtFaults faults[] in START_TEST() local 2656 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST() 3362 ExtFaults faults[] in START_TEST() local 3373 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | darwin-nat-info.c | 174 PRINT_FIELD (&task_info_data.events, faults); in info_mach_task_command()
|
| /netbsd/src/sys/arch/m68k/060sp/dist/ |
| D | isp.s | 3909 # pre-load the operand ATC. no page faults should occur here because 4067 # pre-load the operand ATC. no page faults should occur here because 4213 # pre-load the operand ATC. no page faults should occur here because
|
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | netbsd.sa | 382 * faults should have already been handled.
|
| D | skeleton.sa | 387 * faults should have already been handled.
|
| /netbsd/src/usr.bin/systat/ |
| D | vmstat.c | 445 PUTRATE(us, us1, uvmexp->faults, GENSTATROW + 1, GENSTATCOL + 34, 6); in show_vmstat_top()
|
| /netbsd/src/sys/arch/hp300/DOC/ |
| D | Debug.tips | 194 fault address. Most faults are causes by dereferences of bogus pointers.
|
| /netbsd/src/external/bsd/top/dist/ |
| D | Changes | 46 For freebsd, added page faults, pageins, pageouts, and pages 48 values presented in vmstat. For sunos5, added page faults,
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | CHANGES | 619 ISOCLNS/IS-IS: Fix segmentation faults 662 RTP: Add some bounds checks, fix two segmentation faults 776 a number of unaligned access faults fixed
|
| /netbsd/src/usr.bin/vmstat/ |
| D | vmstat.c | 1187 cc->nfault = uvmexp.faults; in cpucounters()
|
| /netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/ |
| D | testfloat.txt | 122 TestFloat finds actually represent faults in the system being tested.
|