| /onnv/onnv-gate/usr/src/cmd/power/ |
| power.conf.i386 | 38 cpu-threshold 1s
|
| sysstat.c | 164 last_disk_activity(hrtime_t *hr_now, int threshold) 167 threshold)); 171 last_tty_activity(hrtime_t *hr_now, int threshold) 174 threshold)); 184 last_nfs_activity(hrtime_t *hr_now, int threshold) 187 threshold)); 270 check_disks(hrtime_t *hr_now, int threshold) 294 threshold)); 362 check_tty(hrtime_t *hr_now, int threshold) 376 threshold)); [all...] |
| /onnv/onnv-gate/usr/src/lib/udapl/udapl_tavor/common/ |
| dapl_evd_wait.c | 71 IN DAT_COUNT threshold, 86 threshold, 110 if (threshold <= 0 || 111 (threshold > 1 && 148 evd_ptr->threshold = threshold;
|
| dapl_evd_dequeue.c | 137 /* poll for events with threshold and timeout both 0 */ 138 evd_ptr->threshold = 0;
|
| dapl_evd_util.c | 316 evd_ptr->threshold = 0; 1329 if (evd_ptr->threshold <= NUM_EVENTS_PER_POLL) { 1334 evd_ptr->threshold * sizeof (dapl_ib_event_t)); 1341 if (evd_ptr->threshold == 0 && timeout == 0) 1342 evd_ptr->threshold = 1; [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| fw.h | 96 u_long threshold; member in struct:invk_request 104 u_long threshold; member in struct:more_request
|
| /onnv/onnv-gate/usr/src/cmd/fmli/oh/ |
| if_init.c | 433 int threshold; local 436 threshold = BUFSIZ; /* large number */ 438 threshold = 0; 439 else if ((threshold = atoi(str)) <= 0) 440 threshold = DEFTOGGLE; 441 return(threshold);
|
| /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
| picldiag.c | 2600 int64_t threshold; local 2735 float threshold; local 2870 float threshold; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/ |
| lw8.c | 2579 int64_t threshold; local 2715 float threshold; local 2850 float threshold; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/ |
| schumacher.c | 2193 int64_t threshold; local 2328 float threshold; local 2462 float threshold; local [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| fsys_iso9660.c | 72 static int read_count = 0, threshold = 2; local 99 if ((read_count >> 11) > threshold) { 101 threshold += 2; /* one dot every 2 MB */
|
| /onnv/onnv-gate/usr/src/uts/common/sys/scsi/impl/ |
| mode.h | 150 uchar_t threshold; /* Prefetch threshold */ member in struct:mode_cache_ccs
|
| /onnv/onnv-gate/usr/src/lib/udapl/libdat/include/dat/ |
| udat_redirection.h | 85 #define DAT_EVD_WAIT(evd, timeout, threshold, event, nmore) \ 89 (threshold),\ 197 IN DAT_COUNT, /* Threshold */
|
| /onnv/onnv-gate/usr/src/lib/libdhcpsvc/modules/nisplus/ |
| README | 84 log size threshold, which when reached would cause the daemon to perform
|
| /onnv/onnv-gate/usr/src/cmd/auditd/ |
| doorway.c | 439 int threshold; local 497 threshold = ((p->plg_qmax * THRESHOLD_PCT) + 99) / 100; 504 qpool_init(p, threshold); 582 qpool_init(plugin_t *p, int threshold) 590 p->plg_tid, p->plg_qmax, p->plg_qmin, threshold)); 595 p->plg_q_threshold = threshold;
|
| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4v/snmp/ |
| snmpplugin.c | 257 static void threshold(picl_nodehdl_t node, char *oidstr, int row, 1357 threshold(picl_nodehdl_t node, char *oidstr, int row, char *propname, function [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/nxge/ |
| nxge_common.h | 154 uint32_t threshold; member in struct:nxge_rdc_cfg 218 uint32_t pthres; /* packet threshold */ 266 /* Transmit threshold before reclamation */
|
| /onnv/onnv-gate/usr/src/lib/udapl/udapl_tavor/include/ |
| dapl_adapter_util.h | 271 IN uint_t threshold,
|
| /onnv/onnv-gate/usr/src/uts/intel/pcbe/ |
| p4_pcbe.c | 545 #define P4_ATTRS "emask,tag,compare,complement,threshold,edge" 686 int threshold = 0; local 776 } else if (strcmp("threshold", attrs[i].ka_name) == 0) { 779 threshold = attrs[i].ka_val; 882 cfg->p4_cccr |= threshold << CCCR_THRESHOLD_SHIFT;
|
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| dumpsubr.c | 92 * threshold for switching from parallel lzjb to paralled bzip2 is 381 int threshold; /* ncpu threshold for bzip2 */ member in struct:dumpcfg 495 * The ncpu threshold is selected with dump_plat_mincpu. 499 * Architecture Threshold Algorithm 513 * Faster dump devices have larger I/O buffers. The threshold value is 516 * the threshold is 3X; for buffers >= 256K threshold is 2X. 586 /* increase threshold for faster disks */ 587 new->threshold = dump_plat_mincpu [all...] |
| /onnv/onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
| metaUtil.c | 422 * threshold for the supported mechanisms. 518 int threshold = 0; local 535 threshold = meta_GetThreshold( 539 if ((threshold_chk_enabled == B_FALSE) || (inLen > threshold)) { 564 * threshold so we'll use softoken to perform the [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/wpi/ |
| wpireg.h | 525 uint16_t threshold; member in struct:wpi_scan_hdr
|
| /onnv/onnv-gate/usr/src/cmd/format/ |
| ctlr_scsi.c | [all...] |
| /onnv/onnv-gate/usr/src/lib/udapl/udapl_tavor/tavor/ |
| dapl_tavor_ibtf_util.c | 1190 * The evd waiter will use threshold to control wakeups [all...] |
| /onnv/onnv-gate/usr/src/uts/i86pc/vm/ |
| htable.c | 451 uint_t threshold; local 467 threshold = pass * mmu.ptes_per_table / htable_steal_passes; 587 ht->ht_valid_cnt > threshold || [all...] |