thresh
thresh = getxdr_u_long();
if (thresh == ULONG_MAX)
(void) sprintf(line, " %lu", thresh);
thresh = getxdr_u_long();
if (thresh == ULONG_MAX)
(void) sprintf(line, " %lu", thresh);
thresh = showxdr_u_long("Input rows = %lu");
ulong_t thresh;
off_t written = 0, rem, last = 0, thresh = 1024 * 1024;
if ((rem = s.st_size - written) < thresh) {
int i, mag = 1, thresh;
for (thresh = mag * 10; mag >= 1; mag /= 10, i--) {
if (v < thresh) {
char *thresh = LINEARG(1);
if (strcmp(thresh, always_on) == 0)
else if ((value = get_scaled_value(thresh, &nerr)) < 0 || nerr) {
thresh = THRESH;
thresh = atoi();
if (maxval > thresh)
int thresh = THRESH;
u8 thresh; /* Alert Threshold (in percent) */
uint8_t raw_thresh, const struct sensor_thresh *thresh)
"%s", thresh->sthr_propname, topo_node_name(fnode));
thresh->sthr_propname, TOPO_PROP_IMMUTABLE, conv_thresh, &err) !=
"(%s)", thresh->sthr_propname, topo_node_name(fnode),
ipmi_sensor_thresholds_t thresh = { 0 };
if (ipmi_get_sensor_thresholds(hdl, &thresh,
mask = thresh.ithr_readable_mask;
*(uint8_t *)((char *)&thresh +
ipmi_get_sensor_thresholds(ipmi_handle_t *ihp, ipmi_sensor_thresholds_t *thresh,
(void) memcpy(thresh, resp->ic_data, sizeof (ipmi_sensor_thresholds_t));
if ((xsb1 & ~0x80000000) < thresh[n1&1])
if ((xsb0 & ~0x80000000) < thresh[n0&1])
i = ((xsb0 & ~0x80000000) - thresh[n0&1]) >> 31;
i |= (((xsb1 & ~0x80000000) - thresh[n1&1]) >> 30) & 2;
i |= (((xsb2 & ~0x80000000) - thresh[n2&1]) >> 29) & 4;
static const unsigned thresh[2] = { 0x3fc90000, 0x3fc40000 };
int stridey, int thresh)
if (hx <= thresh || hx >= 0x7ff00000)
i = ((xsb0 & ~0x80000000) - thresh[n0&1]) >> 31;
i |= (((xsb1 & ~0x80000000) - thresh[n1&1]) >> 30) & 2;
i |= (((xsb2 & ~0x80000000) - thresh[n2&1]) >> 29) & 4;
if ((xsb1 & ~0x80000000) < thresh[n1&1])
if ((xsb0 & ~0x80000000) < thresh[n0&1])
static const unsigned thresh[2] = { 0x3fc90000, 0x3fc40000 };
if ((xsb1 & ~0x80000000) < thresh[n1&1])
if ((xsb0 & ~0x80000000) < thresh[n0&1])
i = ((xsb0 & ~0x80000000) - thresh[n0&1]) >> 31;
i |= (((xsb1 & ~0x80000000) - thresh[n1&1]) >> 30) & 2;
i |= (((xsb2 & ~0x80000000) - thresh[n2&1]) >> 29) & 4;
static const unsigned thresh[2] = { 0x3fc90000, 0x3fc40000 };
int stridey, int thresh)
if (hx <= thresh || hx >= 0x7ff00000)
i = ((xsb0 & ~0x80000000) - thresh[n0&1]) >> 31;
i |= (((xsb1 & ~0x80000000) - thresh[n1&1]) >> 30) & 2;
i |= (((xsb2 & ~0x80000000) - thresh[n2&1]) >> 29) & 4;
if ((xsb1 & ~0x80000000) < thresh[n1&1])
if ((xsb0 & ~0x80000000) < thresh[n0&1])
static const unsigned thresh[2] = { 0x3fc90000, 0x3fc40000 };
double * restrict cc, int stridecc, int thresh)
if (hx <= thresh || hx >= 0x7ff00000)
uint_t thresh = 1;
thresh++;
thresh++;
if (vfsp->vfs_count > thresh || rvp->v_count > 1 ||
u32 thresh = (ELINK_ETH_MAX_JUMBO_PACKET_SIZE +
REG_WR(cb, PBF_REG_P0_ARB_THRSH + port*4, thresh);
init_crd = thresh + 553 - 22;
#define RXDMA_RCR_THRESH_VALID(thresh) ((thresh <= 0x8000))
int thresh = 0;
thresh = IBD_FREE_SWQES_THRESH;
thresh = IBD_FREE_LSOS_THRESH;
if (met_thresh > thresh)
if (met_thresh > thresh) {
#define RXDMA_RCR_THRESH_VALID(thresh) ((thresh) && (thresh < 512))
int thresh;
&thresh);
retval = thresh - (now - timestamp[i]);
" retval %x\n", cmdstr, thresh, now,
pm_set_idle_threshold(dev_info_t *dip, int thresh, int flag)
PM_DEVICE(dip), thresh))
pm_set_device_threshold(dip, thresh, flag);
uint8_t smart_data[512], id, value, worst, thresh;
thresh = smart_data[index + 2];
max_count = value - thresh;
time_t *timestamp, idletime, now, thresh;
thresh = cur_threshold(dip, i); /* comp i threshold */
timeleft = max(thresh, min_scan);
timeleft, max(thresh, min_scan));
if (idletime >= thresh || PM_IS_PID(dip)) {
timeleft = thresh - idletime;
timeleft = min(timeleft, (thresh - idletime));
int thresh;
thresh = pm_default_nexus_threshold;
thresh = pm_cpu_idle_threshold;
thresh = pm_system_idle_threshold;
return (thresh);
int thresh;
thresh = pm_default_nexus_threshold;
pmc->pmc_thresh[level] = thresh;
thresh = target_threshold / transitions;
pmc->pmc_thresh[level] = thresh;
remainder = target_threshold - thresh * transitions;
"trans=%d\n", pmf, remainder, target_threshold, thresh,
time_t idletime, thresh;
thresh = cur_threshold(dip, comp);
((idletime < thresh) && !PM_IS_PID(dip)))) {
if (idletime < thresh)