HomeSort by relevance Sort by last modified time
    Searched refs:cpustat (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/cpc/
err.cpcvscpustatpart2.ksh 30 # This tests that enablings from the cpc provider will fail if cpustat(1) is
62 cpustat -c PAPI_tot_ins 1 20 &
err.cpcvscpustatpart1.ksh 30 # This tests that cpustat(1) should fail to start if the cpc provider
73 cpustat -c PAPI_tot_ins 1 5
  /onnv/onnv-gate/usr/src/cmd/cpc/
Makefile 30 SUBDIRS= cputrack cpustat
  /onnv/onnv-gate/usr/src/cmd/cpc/cpustat/
Makefile 26 PROG = cpustat
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcpcu/
prototype_com 64 f none usr/sbin/cpustat 555 root bin
  /onnv/onnv-gate/usr/src/cmd/cpc/common/
cpustat.c 92 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

Completed in 1740 milliseconds