/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | minconn.c | 23 static int my_get_idle(struct ppp_idle *idle) in my_get_idle() argument 27 if (idle == NULL) in my_get_idle() 29 t = idle->xmit_idle; in my_get_idle() 30 if (idle->recv_idle < t) in my_get_idle() 31 t = idle->recv_idle; in my_get_idle()
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | fsm.txt | 49 State | idle cdb datain dataout status 51 idle | cmd cmd cmd cmd cmd 63 State | idle cdb datain dataout status 65 idle | command command command command command 67 cdb | * * datain dataout (idle) 68 datain | * * datain * (idle) 69 dataout | * * * dataout (idle)
|
/illumos-gate/usr/src/cmd/pgstat/ |
H A D | pgstat.pl | 509 my ($user, $sys, $idle, $swload) = 513 ($swload, $idle) = get_swload($user, $sys); 520 $pgs{$pg}->{idle} = $idle; 531 $history->{$pg}->{idle} += $idle if $idle; 582 my $idle = $pgs{$pg}->{idle}; 604 load2str($idle), 691 my ($user, $sys, $idle, $swload) = 695 ($swload, $idle) = get_swload($user, $sys); 701 $pgs{$pg}->{idle} = $idle; 891 my $idle; [all …]
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/ |
H A D | Pg.pm | 556 my $idle = 0; 567 $idle += $ld2->{cpu_idle} - $ld1->{cpu_idle}; 572 $total = $idle + $user + $sys; 578 $idle = $idle * 100 / $total; 582 return (wantarray() ? ($user, $sys, $idle, $swload) : $swload); 598 my $idle = 0; 674 $idle = $ld2->{cpu_idle} - $ld1->{cpu_idle}; 678 $swtotal = $idle + $user + $sys; 684 $idle = $idle * 100 / $swtotal; 691 $swload, $user, $sys, $idle) :
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.schedenable.ksh | 57 xdt:sched::idle-off-cpu, 58 xdt:sched::idle-on-cpu,
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | mp_startup.c | 298 extern void idle(); in setup_cpu_common() 384 tp = thread_create(NULL, 0, idle, NULL, 0, &p0, TS_ONPROC, -1); in setup_cpu_common() 557 extern void idle(); in restart_other_cpu() 582 tp->t_pc = (uintptr_t)idle - 8; in restart_other_cpu()
|
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_timers.c | 472 struct timespec idle; in idle_timeout() local 477 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout() 478 if (evCmpTime(idle, this->max_idle) >= 0) { in idle_timeout() 489 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rusers.c | 60 int idle; /* set to INT_MAX if not present */ member 351 entry[curentry].idle = minidle; in print_info() 475 entry[curentry].idle = minidle; in print_info_3() 527 return (a->idle - b->idle); in icompare()
|
/illumos-gate/usr/src/cmd/who/ |
H A D | who.c | 485 time_t idle; in dump() local 586 idle = timnow - stbufp->st_mtime; in dump() 587 hr = idle/3600; in dump() 588 min = (unsigned)(idle/60)%60; in dump()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 1763 struct sadb_lifetime *idle = NULL; in doaddup() local 2708 if (idle == NULL) { in doaddup() 2709 idle = calloc(1, sizeof (*idle)); in doaddup() 2710 if (idle == NULL) { in doaddup() 2713 idle->sadb_lifetime_exttype = in doaddup() 2715 idle->sadb_lifetime_len = in doaddup() 2716 SADB_8TO64(sizeof (*idle)); in doaddup() 2717 totallen += sizeof (*idle); in doaddup() 2721 idle->sadb_lifetime_addtime = in doaddup() 2726 idle->sadb_lifetime_usetime = in doaddup() [all …]
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | usb_mouse.c | 243 uint8_t idle; member 623 *udata = sc->hid.idle; in umouse_request() 644 sc->hid.idle = UGETW(xfer->ureq->wValue) >> 8; in umouse_request() 646 sc->hid.idle)); in umouse_request()
|
/illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
H A D | mode.h | 417 idle :1, /* idle bit */ member 421 idle :1, /* idle bit */
|
/illumos-gate/usr/src/uts/i86pc/io/fipe/ |
H A D | fipe_pm.c | 1465 hrtime_t idle, busy, diff; in fipe_check_cpu() local 1473 idle = sp->last_idle; in fipe_check_cpu() 1476 idle = sp->last_idle - idle; in fipe_check_cpu() 1482 if (idle > 0 && busy > 0) { in fipe_check_cpu() 1484 idle * FIPE_PROF_BUSY_THRESHOLD) { in fipe_check_cpu()
|
/illumos-gate/usr/src/cmd/w/ |
H A D | w.c | 482 time_t idle, jobtime, proctime; in main() local 514 idle = findidle(ut->ut_line); in main() 515 prttime(idle, 8); in main()
|
/illumos-gate/usr/src/lib/libzonestat/common/ |
H A D | libzonestat.c | 1027 timestruc_t tot, time, idle; in zs_pset_usage_idle() local 1032 TIMESTRUC_DELTA(idle, time, tot); in zs_pset_usage_idle() 1033 *ts = idle; in zs_pset_usage_idle() 1062 timestruc_t tot, idle; in zs_pset_usage_idle_pct() local 1066 TIMESTRUC_DELTA(idle, pset->zsp_total_time, tot); in zs_pset_usage_idle_pct() 1068 return (zs_ts_used_pct(&pset->zsp_total_time, &idle, B_TRUE)); in zs_pset_usage_idle_pct() 1099 timestruc_t tot, idle; in zs_pset_usage_idle_cpus() local 1103 TIMESTRUC_DELTA(idle, pset->zsp_total_time, tot); in zs_pset_usage_idle_cpus() 1252 timestruc_t tot, time, idle; in zs_cpu_usage_idle() local 1259 TIMESTRUC_DELTA(idle, time, tot); in zs_cpu_usage_idle() [all …]
|
/illumos-gate/usr/src/lib/libsasl/include/ |
H A D | saslplug.h | 410 int (*idle)(void *glob_context, member 689 int (*idle)(void *glob_context, member
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 812 sadb_lifetime_t *idle) in sadb_hardsoftchk() argument 837 if (idle != NULL) { in sadb_hardsoftchk() 839 idle->sadb_lifetime_addtime != 0 && in sadb_hardsoftchk() 840 hard->sadb_lifetime_addtime < idle->sadb_lifetime_addtime) in sadb_hardsoftchk() 844 idle->sadb_lifetime_addtime != 0 && in sadb_hardsoftchk() 845 soft->sadb_lifetime_addtime < idle->sadb_lifetime_addtime) in sadb_hardsoftchk() 849 idle->sadb_lifetime_usetime != 0 && in sadb_hardsoftchk() 850 hard->sadb_lifetime_usetime < idle->sadb_lifetime_usetime) in sadb_hardsoftchk() 854 idle->sadb_lifetime_usetime != 0 && in sadb_hardsoftchk() 855 soft->sadb_lifetime_usetime < idle->sadb_lifetime_usetime) in sadb_hardsoftchk() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | finger.c | 142 int idle = 0; /* -i option default */ variable 221 idle = 1; in main() 246 if (unquick || idle) in main() 475 if (idle) in print() 564 if (idle) { in quickprint()
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | swtch.S | 149 ! Temporarily switch to idle thread's stack 161 stn %o0, [%i1 + CPU_THREAD] ! set CPU's thread to idle 475 stn %o2, [%i1 + CPU_THREAD] ! delay - CPU's thread = idle
|
/illumos-gate/usr/src/cmd/whodo/ |
H A D | whodo.c | 154 static time_t idle; /* number of minutes user is idle */ variable 549 idle = findidle(ut->ut_line); in main() 550 prttime(idle, 8); in main()
|
/illumos-gate/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 1980 struct sadb_lifetime *idle, boolean_t vflag) in print_lifetimes() argument 2011 if (idle != NULL && in print_lifetimes() 2012 idle->sadb_lifetime_len != SADB_8TO64(sizeof (*idle))) { in print_lifetimes() 2015 SADB_64TO8(idle->sadb_lifetime_len)); in print_lifetimes() 2205 if (idle != NULL) { in print_lifetimes() 2210 idle_prefix, idle->sadb_lifetime_addtime, in print_lifetimes() 2211 secs2out(idle->sadb_lifetime_addtime, secs_str, in print_lifetimes() 2215 idle_prefix, idle->sadb_lifetime_usetime, in print_lifetimes() 2216 secs2out(idle->sadb_lifetime_usetime, secs_str, in print_lifetimes()
|
/illumos-gate/usr/src/uts/sun/sys/ |
H A D | socalreg.h | 125 uint_t idle:1; /* SOC+ idle indicator. */ member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | auth.c | 891 struct ppp_idle idle; local 895 if (!get_idle_time(0, &idle)) 898 tlim = (*idle_time_hook)(&idle); 900 itime = MIN(idle.xmit_idle, idle.recv_idle);
|
/illumos-gate/usr/src/cmd/loadkeys/type_4/ |
H A D | korea | 157 key 127 all idle numl idle up reset
|
H A D | reset | 157 key 127 all idle numl idle up reset
|