Re: [osol-code] CPU cycles counter

2011-01-18 Thread Kishore Kumar Pusukuri
Yes. Either you can use cputrack(1) or cpustat(1). -- This message posted from opensolaris.org ___ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Re: [osol-code] CPU cycles counter

2011-01-18 Thread Dennis Clarke
> Hello, > > is there a method in Solaris10 to count the number of CPU cycles/ticks? > # man -s 3CPC cpc_open Reformatting page. Please Wait... done CPU Performance Counters Library Functions cpc_open(3CPC) NAME cpc_open, cpc_close - initialize the CPU Performance Counter lib

[osol-code] CPU cycles counter

2011-01-18 Thread Alex B.
Hello, is there a method in Solaris10 to count the number of CPU cycles/ticks? Thanks -- This message posted from opensolaris.org ___ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolari