Searched refs:printtime (Results 1 – 4 of 4) sorted by relevance
83 void printtime (time_t);365 printtime(entry.timestamp);580 printtime(tv) in printtime() function618 printtime(cred->times.starttime);620 printtime(cred->times.endtime);636 printtime(cred->times.renew_till);871 printtime(c.issue_date);873 printtime(krb_life_to_time(c.issue_date, c.lifetime));
216 if (printtime > 0.0) { in gprofheader()218 100.0/printtime, printtime / hz); in gprofheader()225 printtime = 1.0; in gprofheader()254 100 * (np->propself + np->propchild) / printtime, in gprofline()638 100 * (cyclep->propself + cyclep->propchild) / printtime, in printcycle()
554 printtime += childp->propself; in doflags()563 childp->time, childp->propself, printtime); in doflags()
309 double printtime; /* total of time being printed */ variable