Searched refs:CPR_STAT_EVENT_END_TMZ (Results 1 – 2 of 2) sorted by relevance
1036 CPR_STAT_EVENT_END_TMZ(" write statefile", ctp); in cpr_resume()1037 CPR_STAT_EVENT_END_TMZ("Suspend Total", ctp); in cpr_resume()1044 CPR_STAT_EVENT_END_TMZ(str, ctp); in cpr_resume()1049 CPR_STAT_EVENT_END_TMZ(str, ctp); in cpr_resume()1258 CPR_STAT_EVENT_END_TMZ("PWROFF TIME", &pwron_tv); in cpr_resume()
496 #define CPR_STAT_EVENT_END_TMZ(s, t) cpr_stat_event_end(s, t) macro