Lines Matching defs:time
114 * the run-time linker.
162 double arc_time; /* time inherited along arc */
184 time_t mtime; /* last modified time of this file */
228 * its address, the number of calls and compute its share of cpu time.
238 double time; /* ticks in this routine as double */
242 double propfraction; /* what % of time propagates */
243 double propself; /* how much self time propagates */
244 double propchild; /* how much child time propagates */
307 double actime; /* accumulated time thus far for putprofline */
308 double totime; /* total time for all routines */
309 double printtime; /* total of time being printed */
333 bool Eflag; /* functions excluded with time */
335 bool Fflag; /* functions requested with time */
338 bool zflag; /* zero time/called functions, too */
341 /* run-time linker */