Searched refs:samples (Results 1 - 25 of 75) sorted by relevance

123

/freebsd-13-stable/tools/tools/ath/athsurvey/
H A Dathsurvey.c89 * Skip samples with no cycle count
91 if (hs->samples[i].cycle_count == 0)
98 cycle_count = hs->samples[i].cycle_count;
105 tx = (float) hs->samples[i].tx_busy * 100.0 /
106 hs->samples[i].cycle_count;
107 rx = (float) hs->samples[i].rx_busy * 100.0 /
108 hs->samples[i].cycle_count;
109 cc = (float) hs->samples[i].chan_busy * 100.0 /
110 hs->samples[i].cycle_count;
111 cext = (float) hs->samples[
[all...]
/freebsd-13-stable/contrib/googletest/googletest/
H A DMakefile.am36 samples/prime_tables.h \
37 samples/sample1_unittest.cc \
38 samples/sample2_unittest.cc \
39 samples/sample3_unittest.cc \
40 samples/sample4_unittest.cc \
41 samples/sample5_unittest.cc \
42 samples/sample6_unittest.cc \
43 samples/sample7_unittest.cc \
44 samples/sample8_unittest.cc \
45 samples/sample9_unittes
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Data_err36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dcmd_to36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Ddefect36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dhealth36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dhours_on36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dnonmed36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dnvme_err36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Doff_ucor36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dpend_sec36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dpwr_cyc36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dr_proc36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dr_ucor36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Drealloc36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Drep_ucor36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dserial36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dsmart36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dsmart_test36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dsmartx36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dtemp36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dtest_ended36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dtest_progress36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dtest_status36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")
H A Dtest_type36 # If you set $samples to a directory containing smartctl output text files,
39 # $samples is set, and additional 'file' column is added to the zpool output
41 samples=
72 if [ -b "$VDEV_UPATH" ] && PATH="/usr/sbin:$PATH" command -v smartctl > /dev/null || [ -n "$samples" ] ; then
73 if [ -n "$samples" ] ; then
76 file=$(get_filename_from_dir "$samples")
78 raw_out=$(cat "$samples/$file")

Completed in 86 milliseconds

123