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

  /src/external/cddl/dtracetoolkit/dist/Bin/
dapptrace 68 opt_relative=0; opt_printid=0; opt_liball=0
75 a) opt_liball=1; opt_counts=1; opt_relative=1; opt_elapsed=1
82 d) opt_relative=1 ;;
149 inline int OPT_relative = '$opt_relative';
161 OPT_relative ? printf("%8s ","RELATIVE") : 1;
189 OPT_relative ? printf("%8d ",vtimestamp/1000) : 1;
219 OPT_relative ? printf("%8d ",vtimestamp/1000) : 1;
dtruss 69 opt_counts=0; opt_relative=0; opt_printid=0; opt_follow=0; opt_command=0
80 a) opt_counts=1; opt_relative=1; opt_elapsed=1; opt_follow=1
83 d) opt_relative=1 ;;
159 inline int OPT_relative = '$opt_relative';
174 OPT_relative ? printf("%8s ", "RELATIVE") : 1;
208 OPT_relative ? printf("%8d: ", vtimestamp/1000) : 1;
255 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1;
287 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1;
317 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1
    [all...]
  /src/external/cddl/dtracetoolkit/dist/Proc/
dapptrace 68 opt_relative=0; opt_printid=0; opt_liball=0
75 a) opt_liball=1; opt_counts=1; opt_relative=1; opt_elapsed=1
82 d) opt_relative=1 ;;
149 inline int OPT_relative = '$opt_relative';
161 OPT_relative ? printf("%8s ","RELATIVE") : 1;
189 OPT_relative ? printf("%8d ",vtimestamp/1000) : 1;
219 OPT_relative ? printf("%8d ",vtimestamp/1000) : 1;
  /src/external/cddl/dtracetoolkit/dist/
dtruss 69 opt_counts=0; opt_relative=0; opt_printid=0; opt_follow=0; opt_command=0
80 a) opt_counts=1; opt_relative=1; opt_elapsed=1; opt_follow=1
83 d) opt_relative=1 ;;
159 inline int OPT_relative = '$opt_relative';
174 OPT_relative ? printf("%8s ", "RELATIVE") : 1;
208 OPT_relative ? printf("%8d: ", vtimestamp/1000) : 1;
255 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1;
287 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1;
317 OPT_relative ? printf("%8d ", vtimestamp/1000) : 1
    [all...]

Completed in 44 milliseconds