statistics_time_start  494 gtags/gtags.c  		tim = statistics_time_start("Time of creating ID");
statistics_time_start  547 gtags/gtags.c  	tim = statistics_time_start("Time of inspecting %s and %s.", dbname(GTAGS), dbname(GRTAGS));
statistics_time_start  678 gtags/gtags.c  		tim = statistics_time_start("Time of updating %s and %s.", dbname(GTAGS), dbname(GRTAGS));
statistics_time_start  862 gtags/gtags.c  	tim = statistics_time_start("Time of creating %s and %s.", dbname(GTAGS), dbname(GRTAGS));
statistics_time_start  909 gtags/gtags.c  	tim = statistics_time_start("Time of flushing B-tree cache");
statistics_time_start  915 gtags/gtags.c  		tim = statistics_time_start("Time of executing GTAGS_extra command");
statistics_time_start  922 gtags/gtags.c  		tim = statistics_time_start("Time of executing GRTAGS_extra command");
statistics_time_start 2148 htags/htags.c  	tim = statistics_time_start("Time of making tag lists");
statistics_time_start 2168 htags/htags.c  		tim = statistics_time_start("Time of making definition index");
statistics_time_start 2178 htags/htags.c  		tim = statistics_time_start("Time of making file index");
statistics_time_start 2188 htags/htags.c  			tim = statistics_time_start("Time of making cflow index");
statistics_time_start 2201 htags/htags.c  		tim = statistics_time_start("Time of making include file index");
statistics_time_start 2229 htags/htags.c  	tim = statistics_time_start("Time of making hypertext");
statistics_time_start  128 libutil/statistics.c 	T_all = statistics_time_start("The entire time");
statistics_time_start  100 libutil/statistics.h STATISTICS_TIME *statistics_time_start(const char *, ...)