Searched refs:cputrack (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/common/cpc/
H A Derr.cputrackterminates.ksh28 # This script ensures that cputrack(1) will terminate when the cpc provider
60 cputrack -c PAPI_tot_ins sleep 20 &
H A Derr.cputrackfailtostart.ksh28 # This script ensures that cputrack(1M) will fail to start when the cpc
72 cputrack -c PAPI_tot_ins sleep 10
/opensolaris-onvv-gate/usr/src/cmd/cpc/
H A DMakefile30 SUBDIRS= cputrack cpustat
/opensolaris-onvv-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile29 PROG = cputrack
H A DMakefile.com30 PROG = cputrack
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddiagnostic-cpu-counters.mf44 $(i386_ONLY)file path=usr/bin/$(ARCH32)/cputrack mode=0555
45 file path=usr/bin/$(ARCH64)/cputrack mode=0555
74 hardlink path=usr/bin/cputrack target=../lib/isaexec
/opensolaris-onvv-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c87 static int cputrack(int argc, char *argv[], int optind);
246 ret = cputrack(argc, argv, optind);
689 cputrack(int argc, char *argv[], int optind) function

Completed in 102 milliseconds