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

  /src/external/cddl/dtracetoolkit/dist/Bin/
cpudists 58 opt_all=0; opt_time=1; opt_top=0; top=0; interval=1; count=1
65 t) opt_top=1; top=$OPTARG ;;
97 inline int OPT_top = '$opt_top';
164 OPT_top ? trunc(@Procs, TOP) : 1;
cputimes 67 opt_all=0; opt_time=1; opt_top=0; opt_totals=0
76 t) opt_top=1; top=$OPTARG ;;
114 inline int OPT_top = '$opt_top';
183 OPT_top ? trunc(@Procs, TOP) : 1;
iotop 103 opt_top=0; opt_elapsed=0; opt_dtime=0; interval=5; count=-1; top=0
117 t) opt_top=1; top=$OPTARG ;;
189 inline int OPT_top = '$opt_top';
387 OPT_top ? trunc(@out, TOP) : 1;
rwtop 74 opt_top=0; opt_count=0; interval=5; count=-1; top=0
85 t) opt_top=1; top=$OPTARG ;;
147 inline int OPT_top = '$opt_top';
261 OPT_top ? trunc(@out, TOP) : 1;
  /src/external/cddl/dtracetoolkit/dist/Kernel/
cpudists 58 opt_all=0; opt_time=1; opt_top=0; top=0; interval=1; count=1
65 t) opt_top=1; top=$OPTARG ;;
97 inline int OPT_top = '$opt_top';
164 OPT_top ? trunc(@Procs, TOP) : 1;
cputimes 67 opt_all=0; opt_time=1; opt_top=0; opt_totals=0
76 t) opt_top=1; top=$OPTARG ;;
114 inline int OPT_top = '$opt_top';
183 OPT_top ? trunc(@Procs, TOP) : 1;
  /src/external/cddl/dtracetoolkit/dist/
iotop 103 opt_top=0; opt_elapsed=0; opt_dtime=0; interval=5; count=-1; top=0
117 t) opt_top=1; top=$OPTARG ;;
189 inline int OPT_top = '$opt_top';
387 OPT_top ? trunc(@out, TOP) : 1;
rwtop 74 opt_top=0; opt_count=0; interval=5; count=-1; top=0
85 t) opt_top=1; top=$OPTARG ;;
147 inline int OPT_top = '$opt_top';
261 OPT_top ? trunc(@out, TOP) : 1;

Completed in 17 milliseconds