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

  /src/external/cddl/dtracetoolkit/dist/Bin/
iotop 102 opt_percent=0; opt_def=1; opt_bytes=1; filter=0; device=.; filename=.; mount=.
110 D) opt_elapsed=1; opt_bytes=0 ;;
115 o) opt_dtime=1; opt_bytes=0 ;;
116 P) opt_percent=1; opt_dtime=1; opt_bytes=0 ;;
182 inline int OPT_bytes = '$opt_bytes';
314 OPT_bytes ? this->value = args[0]->b_bcount : 1;
381 OPT_bytes ? printf(" %16s\n", "BYTES") : 1;
rwsnoop 82 opt_bytes=1; filter=0; pname=.; pid=0; opt_ppid=0;
131 inline int OPT_bytes = '$opt_bytes';
rwtop 73 opt_def=1; opt_bytes=1; filter=0; pname=.; pid=0
81 c) opt_count=1; opt_bytes=0 ;;
143 inline int OPT_bytes = '$opt_bytes';
209 this->value = OPT_bytes ? arg0 : 1;
257 OPT_bytes ? printf(" %16s\n", "BYTES") : 1;
  /src/external/cddl/dtracetoolkit/dist/
iotop 102 opt_percent=0; opt_def=1; opt_bytes=1; filter=0; device=.; filename=.; mount=.
110 D) opt_elapsed=1; opt_bytes=0 ;;
115 o) opt_dtime=1; opt_bytes=0 ;;
116 P) opt_percent=1; opt_dtime=1; opt_bytes=0 ;;
182 inline int OPT_bytes = '$opt_bytes';
314 OPT_bytes ? this->value = args[0]->b_bcount : 1;
381 OPT_bytes ? printf(" %16s\n", "BYTES") : 1;
rwsnoop 82 opt_bytes=1; filter=0; pname=.; pid=0; opt_ppid=0;
131 inline int OPT_bytes = '$opt_bytes';
rwtop 73 opt_def=1; opt_bytes=1; filter=0; pname=.; pid=0
81 c) opt_count=1; opt_bytes=0 ;;
143 inline int OPT_bytes = '$opt_bytes';
209 this->value = OPT_bytes ? arg0 : 1;
257 OPT_bytes ? printf(" %16s\n", "BYTES") : 1;

Completed in 23 milliseconds