Searched refs:sample (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dthreaded.d3 * threaded.d - sample multi-threaded CPU usage.
54 @sample[pid, execname] = lquantize(tid, 0, 128, 1);
63 printa("\n PID: %-8d CMD: %s\n%@d", @sample);
65 trunc(@sample);
H A Dcpuwalk.d13 * cpuwalk.d 10 # sample for 10 seconds
14 * cpuwalk.d # sample until Ctrl-C is hit
55 @sample[pid, execname] = lquantize(cpu, 0, MAXCPUID, 1);
71 printa("\n PID: %-8d CMD: %s\n%@d", @sample);
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dthreaded.d3 * threaded.d - sample multi-threaded CPU usage.
54 @sample[pid, execname] = lquantize(tid, 0, 128, 1);
63 printa("\n PID: %-8d CMD: %s\n%@d", @sample);
65 trunc(@sample);
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Cpu/
H A Dcpuwalk.d13 * cpuwalk.d 10 # sample for 10 seconds
14 * cpuwalk.d # sample until Ctrl-C is hit
55 @sample[pid, execname] = lquantize(cpu, 0, MAXCPUID, 1);
71 printa("\n PID: %-8d CMD: %s\n%@d", @sample);
/osnet-11/usr/src/lib/pam_modules/
H A DMakefile44 sample \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DScalar.pm48 has sample code as well:
H A DHandle.pm34 has sample code as well:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm194 The sample program:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm339 sample - Using GetOpt::Long and Pod::Usage
343 sample [options] [file ...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDBM_Filter.pm383 For example, here is a sample filter that adds a trailing NULL character
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm587 buffer. Here is some sample code that does exactly this:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1742 sample - Using Getopt::Long and Pod::Usage
1746 sample [options] [file ...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c1743 const char *sample = ((left->op_type == OP_RV2AV || local
1748 desc, sample, sample); local
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2578 % can be specified either with sample text given in a template line,
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3330 % can be specified either with sample text given in a template line,

Completed in 74 milliseconds