Searched refs:first_exec (Results 1 – 1 of 1) sorted by relevance
438 clock_t lbolt, first_exec = 0; in nca_timer() local475 if (first_exec == 0) { in nca_timer()477 first_exec = tb.exec; in nca_timer()479 mdb_printf(" %+lld", tick2msec(tb.exec - first_exec)); in nca_timer()