| /netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
| H A D | box8.c | 20 int faults; in main() local 34 faults = 1; in main() 36 faults = 5; in main() 38 while (faults > 0) { in main() 49 faults--; in main()
|
| /netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| H A 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/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | minfbypid_example.txt | 19 minor faults each. Minor faults are an indication of memory consumption.
|
| H A D | minfbyproc_example.txt | 13 In the above output, tar processes caused 501 minor faults.
|
| H A D | vmbypid_example.txt | 30 major faults, that would require disk activity to satisfy (as confirmed by the
|
| H A D | xvmstat_example.txt | 24 pages. "maj" is major faults - a useful addition to the output.
|
| H A D | vmstat_example.txt | 8 kthr memory page disk faults cpu
|
| H A D | dvmstat_example.txt | 29 see the "re" value drops, and both the "maj" major faults and "fpi" values
|
| H A D | dexplorer_example.txt | 20 35% Minor faults by process name...
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | minfbypid_example.txt | 19 minor faults each. Minor faults are an indication of memory consumption.
|
| H A D | minfbyproc_example.txt | 13 In the above output, tar processes caused 501 minor faults.
|
| H A D | vmbypid_example.txt | 30 major faults, that would require disk activity to satisfy (as confirmed by the
|
| H A D | xvmstat_example.txt | 24 pages. "maj" is major faults - a useful addition to the output.
|
| H A D | vmstat_example.txt | 8 kthr memory page disk faults cpu
|
| H A D | dvmstat_example.txt | 29 see the "re" value drops, and both the "maj" major faults and "fpi" values
|
| H A D | dexplorer_example.txt | 20 35% Minor faults by process name...
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_freebsd.man | 53 Number of page faults 81 Total number of page faults.
|
| /netbsd-src/sys/arch/acorn32/conf/ |
| H A D | std.acorn32 | 17 # Acorn machines and alignment faults do not play nice together.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | cec-exact-exception.S | 33 # Sometimes this even causes immediate double faults when
|
| /netbsd-src/sys/uvm/ |
| H A D | uvm_extern.h | 354 int faults; /* page fault count */ member 450 int64_t faults; member
|
| H A 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/cddl/dtracetoolkit/dist/Docs/ |
| H A D | Contents | 78 minfbypid.d minor faults by PID 79 minfbyproc.d minor faults by process name
|
| H A D | Index | 78 minfbypid.d minor faults by PID 79 minfbyproc.d minor faults by process name
|
| H A D | oneliners.txt | 46 # Minor faults by process name,
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/erc32/ |
| H A D | NEWS | 101 faults if a.out files are loaded outside the simulated memory. See README.
|