maintenance/dtrace/tree.d File Reference

Go to the source code of this file.

Functions

 printf ("%*s", self->indent,"")
 printf ("-> %s\n", copyinstr(arg0))
 printf ("<- %s %dus\n", copyinstr(arg0),(timestamp-self->times[self->indent])/1000)

Variables

self int indent = 2
self int times [int] = timestamp


Function Documentation

printf ( "<- %s %dus\n", copyinstr(arg0),(timestamp-self->  times[self->indent]  ) 

printf ( "-> %s\n ,
copyinstr(arg0)   
)

printf ( "%*s"  ,
self->  indent,
""   
)


Variable Documentation

self indent = 2

Definition at line 9 of file tree.d.

Referenced by Services_JSON::encode(), and Services_JSON::encode2().

self times = timestamp

Definition at line 10 of file tree.d.

Referenced by UpdateLogging::execute().


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9