Searched refs:cpustat (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/cpc/
H A Derr.cpcvscpustatpart2.ksh30 # This tests that enablings from the cpc provider will fail if cpustat(1) is
62 cpustat -c PAPI_tot_ins 1 20 &
H A Derr.cpcvscpustatpart1.ksh30 # This tests that cpustat(1) should fail to start if the cpc provider
73 cpustat -c PAPI_tot_ins 1 5
/illumos-gate/usr/src/cmd/cpc/
H A DMakefile30 SUBDIRS= cputrack cpustat
/illumos-gate/usr/src/cmd/cpc/cpustat/
H A DMakefile26 PROG = cpustat
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c92 static int smt = 0; /* If set, cpustat needs to be SMT-aware. */
107 static int cpustat(void);
155 * Check to see if cpustat needs to be SMT-aware.
298 ret = cpustat();
607 cpustat(void) function
/illumos-gate/usr/src/man/man1m/
H A DMakefile81 cpustat.1m \

Completed in 214 milliseconds