Searched refs:pswitch (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1746 pswitch(int flag) function
1878 pswitch(0);
1881 pswitch(1);
1919 pswitch(1);
1943 pswitch(1);
1947 pswitch(1);
1953 pswitch(0);
1972 pswitch(1);
1980 pswitch(1);
1982 pswitch(
[all...]
H A Dcmds.c815 pswitch(!proxy);
821 pswitch(!proxy);
856 pswitch(1);
863 pswitch(0);
1572 pswitch(1);
1695 pswitch(1);
1702 pswitch(0);
1750 pswitch(1);
1754 pswitch(0);
1765 pswitch(
[all...]
H A Dmain.c327 pswitch(1);
341 pswitch(0);
H A Dftp_var.h328 extern void pswitch(int flag);
/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h81 uint_t pswitch; /* context switches */ member in struct:cpu_sysinfo
207 uint64_t pswitch; /* context switches */ member in struct:cpu_sys_stats
/illumos-gate/usr/src/cmd/sa/
H A Dsa.h104 uint64_t pswitch; member in struct:cpu64_sysinfo
H A Dsar.c900 (float)xx->csi.pswitch / sec_diff);
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c868 CPU_STATS_ADDQ(cp, sys, pswitch, 1);
914 CPU_STATS_ADDQ(cp, sys, pswitch, 1);
976 CPU_STATS_ADDQ(CPU, sys, pswitch, 1);
1081 CPU_STATS_ADDQ(cp, sys, pswitch, 1);
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c196 kstat_named_t pswitch; member in struct:cpu_sys_stats_ks_data
255 { "pswitch", KSTAT_DATA_UINT64 },
3225 csskd->pswitch.value.ui64 = css->pswitch;
3363 cso->cpu_sysinfo.pswitch = CPU_STATS(cp, sys.pswitch);
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c932 SAVE_UINT32(ksi, sysinfo, pswitch);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs209 SAVE_UINT32(self, sysinfop, pswitch);

Completed in 101 milliseconds