HomeSort by: relevance | last modified time | path
    Searched refs:opt_clear (Results 1 - 12 of 12) sorted by relevancy

  /src/external/cddl/dtracetoolkit/dist/Bin/
tcptop 75 opt_def=1; opt_clear=1; opt_zone=0; opt_proj=0; interval=5; count=-1
81 C) opt_clear=0 ;;
110 if (( opt_clear )); then
126 inline int OPT_clear = '$opt_clear';
540 OPT_clear ? printf("%s", CLEAR) : 1;
tcptop_snv 77 opt_def=1; opt_clear=1; opt_zone=0; opt_proj=0; interval=5; count=-1
83 C) opt_clear=0 ;;
112 if (( opt_clear )); then
128 inline int OPT_clear = '$opt_clear';
542 OPT_clear ? printf("%s", CLEAR) : 1;
topsyscall 52 count=-1; interval=1; opt_persec=0; opt_clear=1
58 C) opt_clear=0 ;;
80 if (( opt_clear )); then
96 inline int OPT_clear = '$opt_clear';
137 OPT_clear ? printf("%s", CLEAR) : 1;
iopending 64 opt_device=0; opt_file=0; opt_mount=0; opt_clear=0;
72 c) opt_clear=1 ;;
106 if (( opt_clear )); then
122 inline int OPT_clear = '$opt_clear';
230 OPT_clear ? printf("%s", CLEAR) : 1;
iotop 101 opt_device=0; opt_file=0; opt_mount=0; opt_clear=1; opt_proj=0; opt_zone=0
109 C) opt_clear=0 ;;
163 if (( opt_clear )); then
181 inline int OPT_clear = '$opt_clear';
371 OPT_clear ? printf("%s", CLEAR) : 1;
rwtop 72 opt_name=0; opt_pid=0; opt_clear=1; opt_proj=0; opt_zone=0
80 C) opt_clear=0 ;;
124 if (( opt_clear )); then
142 inline int OPT_clear = '$opt_clear';
247 OPT_clear ? printf("%s", CLEAR) : 1;
  /src/external/cddl/dtracetoolkit/dist/Net/
tcptop 75 opt_def=1; opt_clear=1; opt_zone=0; opt_proj=0; interval=5; count=-1
81 C) opt_clear=0 ;;
110 if (( opt_clear )); then
126 inline int OPT_clear = '$opt_clear';
540 OPT_clear ? printf("%s", CLEAR) : 1;
tcptop_snv 77 opt_def=1; opt_clear=1; opt_zone=0; opt_proj=0; interval=5; count=-1
83 C) opt_clear=0 ;;
112 if (( opt_clear )); then
128 inline int OPT_clear = '$opt_clear';
542 OPT_clear ? printf("%s", CLEAR) : 1;
  /src/external/cddl/dtracetoolkit/dist/System/
topsyscall 52 count=-1; interval=1; opt_persec=0; opt_clear=1
58 C) opt_clear=0 ;;
80 if (( opt_clear )); then
96 inline int OPT_clear = '$opt_clear';
137 OPT_clear ? printf("%s", CLEAR) : 1;
  /src/external/cddl/dtracetoolkit/dist/Disk/
iopending 64 opt_device=0; opt_file=0; opt_mount=0; opt_clear=0;
72 c) opt_clear=1 ;;
106 if (( opt_clear )); then
122 inline int OPT_clear = '$opt_clear';
230 OPT_clear ? printf("%s", CLEAR) : 1;
  /src/external/cddl/dtracetoolkit/dist/
iotop 101 opt_device=0; opt_file=0; opt_mount=0; opt_clear=1; opt_proj=0; opt_zone=0
109 C) opt_clear=0 ;;
163 if (( opt_clear )); then
181 inline int OPT_clear = '$opt_clear';
371 OPT_clear ? printf("%s", CLEAR) : 1;
rwtop 72 opt_name=0; opt_pid=0; opt_clear=1; opt_proj=0; opt_zone=0
80 C) opt_clear=0 ;;
124 if (( opt_clear )); then
142 inline int OPT_clear = '$opt_clear';
247 OPT_clear ? printf("%s", CLEAR) : 1;

Completed in 39 milliseconds