Home
last modified time | relevance | path

Searched refs:tolerance (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_008_pos.ksh95 typeset -i tolerance=0
97 (( tolerance = new_size - orig_size))
98 if (( tolerance > LIMIT )); then
H A Dsnapshot.cfg50 export LIMIT=524288 # tolerance measured in bytes, 512K
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib46 # Return 0 if value is within +/-tolerance of target.
47 # Return 1 if value exceeds our tolerance.
50 # Do $action if value is within the tolerance from target passed in:
52 # Do $action if value surpasses the tolerance from target passed in:
55 function within_tolerance #value #target #tolerance
/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h229 int32_t tolerance; /* clock freq tolerance (scaled ppm) (ro) */ member
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c208 ntv.tolerance = time_tolerance; in ntp_adjtime()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po58 …can be imported despite missing or damaged devices. The\n fault tolerance of the pool may …
90 …GRADED\nstatus: One or more devices contains corrupted data. The fault tolerance of\n the pool ma…
216 msgstr "Fault tolerance of the pool may be compromised."
248 msgstr "Fault tolerance of the pool may be compromised."
264 msgstr "Fault tolerance of the pool may be compromised."
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c3195 lgrp_load_t tolerance = LGRP_LOADAVG_TOLERANCE(lpl1->lpl_ncpu); in lpl_pick() local
3200 if ((l1 + tolerance < l2) && (l1 < l2)) { in lpl_pick()
3206 l1 + tolerance >= l2 && l1 < l2 && in lpl_pick()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2714 \tolerance=9500
3558 \tolerance = 9500
4213 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4326 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
4349 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4358 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
4428 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright
5388 \tolerance=10000 \hbadness=10000
6817 \tolerance = 700
6843 \tolerance = 700
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11368 boolean_t tolerance; in fp_handle_unsol_prlo() local
11398 tolerance = fctl_tc_increment(&pd->pd_logo_tc); in fp_handle_unsol_prlo()
11421 if (tolerance) { in fp_handle_unsol_prlo()
11429 tolerance, retain); in fp_handle_unsol_prlo()
11498 boolean_t tolerance; in fp_handle_unsol_logo() local
11505 tolerance = fctl_tc_increment(&pd->pd_logo_tc); in fp_handle_unsol_logo()
11539 if (tolerance) { in fp_handle_unsol_logo()
11547 tolerance, retain); in fp_handle_unsol_logo()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4140 (void) printf("\ttolerance: %11d scaled ppm\n", timex.tolerance); in show_ntp_adjtime()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs351 …s, (struct timex)->constant, (struct timex)->precision, (struct timex)->tolerance, (struct timeval…
370 …s, (struct timex)->constant, (struct timex)->precision, (struct timex)->tolerance, (struct timeval…