Searched refs:hp_lastreport (Results 1 – 1 of 1) sorted by relevance
75 time_t hp_lastreport; member181 hp->hp_birthtime = hp->hp_lastreport = time(NULL); in hook_alloc()314 if (now - hp->hp_lastreport < REPORT_INTERVAL) in hook_check()323 hp->hp_lastreport = now; in hook_check()