| /livemedia/livemedia/packages/powernow/kernel/drv/ |
| acpidrv.conf | 18 # information: Portions Copyright [yyyy] [name of copyright owner] 27 name="acpidrv" parent="pseudo" instance=0;
|
| powernow.conf | 18 # information: Portions Copyright [yyyy] [name of copyright owner] 28 name="powernow" parent="pseudo" instance=0;
|
| /livemedia/livemedia/packages/powernow/usr/share/misc/powernow/ |
| powernow.conf | 18 # information: Portions Copyright [yyyy] [name of copyright owner] 28 name="powernow" parent="pseudo" instance=0;
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Net/ |
| connections | 6 # This displays the PID and command name of the processes accepting 22 # CMD server command name 66 while getopts htvZ name 68 case $name in
|
| tcpsnoop | 13 # USAGE: tcpsnoop [-a|hjsvZ] [-n name] [-p pid] 20 # -n name # command name to snoop 86 while getopts ahjsvZn:p: name 88 case $name in 97 USAGE: tcpsnoop [-a|hjsvZ] [-n name] [-p pid] 104 -n name # command name to snoop 135 inline string NAME = "'$pname'"; 347 self->name = "<closed>" [all...] |
| tcptop | 70 while getopts ChjZ name 72 case $name in 327 self->name = "<closed>"; 333 self->faddr, self->fport, self->name] = sum(self->size) : 1; 335 self->faddr, self->fport, self->name] = sum(self->size) : 1; 337 self->faddr, self->fport, self->name] = sum(self->size) : 1; 340 self->name = 0; 365 self->name = pid && (tname[(int)self->conn_p] == "inetd") ? 369 tname[(int)self->conn_p] = self->name; 395 self->name = pid && (tname[(int)self->conn_p] == "inetd") [all...] |
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Proc/ |
| fddist | 15 # EXEC process name 52 while getopts hrw name 54 case $name in
|
| pfilestat | 17 # File Name of file, if known 51 while getopts hrw name 53 case $name in
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Zones/ |
| zvmstat | 78 while getopts ht name 80 case $name in
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/ |
| dvmstat | 3 # dvmstat - vmstat by PID/name/command. 7 # process name, or when running a command. It prints statistics 12 # USAGE: dvmstat { -p PID | -n name | command } 69 while getopts hn:p: name 71 case $name in 75 USAGE: dvmstat [-h] { -p PID | -n name | command } 77 -n name # examine this process name 113 inline string NAME = "'$pname'"; 152 (OPT_name && execname == NAME) || [all...] |
| rwsnoop | 11 # USAGE: rwsnoop [-jPtvZ] [-n name] [-p pid] 20 # -n name # this process name only 40 # CMD Process name 85 while getopts n:Pp:jtvZ name 87 case $name in 96 USAGE: rwsnoop [-jPtvZ] [-n name] [-p pid] 103 -n name # this process name only 140 inline string NAME = "'$pname'" [all...] |
| dtruss | 8 # USAGE: dtruss [-acdeflhoLs] [-t syscall] { -p PID | -n name | command } 11 # -n name # examine this process name 76 while getopts ab:cdefhln:op:st:L name 78 case $name in 94 USAGE: dtruss [-acdefholLs] [-t syscall] { -p PID | -n name | command } 97 -n name # examine this process name 164 inline string NAME = "'$pname'"; 188 (OPT_name && execname == NAME) || [all...] |
| opensnoop | 8 # USAGE: opensnoop [-a|-A|-ceghsvxZ] [-f pathname] [-n name] [-p PID] 22 # -n name # command name to snoop 30 # ZONE Zone name 38 # COMM command name for the process 83 while getopts aAcef:ghn:p:svxZ name 85 case $name in 100 [-n name] [-p PID] 111 -f pathname # pathname name to snoop 112 -n name # process name to snoo [all...] |
| procsystime | 8 # USAGE: procsystime [-acehoT] [ -p PID | -n name | command ] 11 # -n name # examine this process name 28 # SYSCALL System call name 66 while getopts acehn:op:T name 68 case $name in 77 USAGE: procsystime [-aceho] [ -p PID | -n name | command ] 79 -n name # examine this process name 125 inline string NAME = "'$pname'" [all...] |
| rwtop | 11 # USAGE: rwtop [-cC] [-j|-Z] [-n name] [-p pid] 20 # -n name # this process name only 35 # CMD Process name 76 while getopts Cchn:p:jt:Z name 78 case $name in 87 USAGE: rwtop [-cC] [-j|-Z] [-n name] [-p pid] 94 -n name # this process name only 152 inline string NAME = "'$pname'" [all...] |
| execsnoop | 19 # -c command # command name to snoop 32 # COMM command name for the process 77 while getopts aAc:ehjsvZ name 79 case $name in 98 -c command # command name to snoop
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Cpu/ |
| intoncpu.d | 55 self->name = this->devi != 0 ? 58 @Time[self->name, this->inst] = quantize(vtimestamp - self->ts); 59 self->name = 0;
|
| inttimes.d | 11 * DEVICE instance name of device driver 56 self->name = this->devi != 0 ? 59 @num[self->name, this->inst] = sum(vtimestamp - self->ts); 60 self->name = 0;
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Kernel/ |
| dnlcsnoop.d | 6 * The DNLC is the Directory Name Lookup Cache. Filename lookups often 17 * CMD Command name 66 /* store lookup name */ 67 self->name = stringof(arg1); 85 self->path, self->join, self->name); 90 self->name = 0;
|
| cpudists | 19 # value The following or the process name, 59 while getopts aht:V name 61 case $name in 129 /* determine the name for this thread */
|
| cputimes | 27 # THREADS The following or the process name, 69 while getopts aht:TV name 71 case $name in 146 /* determine the name for this thread */
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/FS/ |
| vopstat | 84 while getopts t name 86 case $name in
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/System/ |
| topsyscall | 3 # topsyscall - display top syscalls by syscall name. 21 # SYSCALL system call name 54 while getopts Chs name 56 case $name in 113 @Name[probefunc] = count(); 145 OPT_persec ? normalize(@Name, INTERVAL) : 1; 152 trunc(@Name, SCREEN); 155 printa(" %-25s %@12d\n", @Name); 159 trunc(@Name); 179 trunc(@Name); [all...] |
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Apps/ |
| shellsnoop | 34 # COMM command name 71 while getopts dhp:qsu:v name 73 case $name in
|
| /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Disk/ |
| iopattern | 16 # -d device # instance name to snoop (eg, dad0) 34 # DEVICE device name 80 while getopts d:f:hm:v name 82 case $name in 92 -d device # instance name to snoop
|