Searched refs:log_alloc_last (Results 1 – 1 of 1) sorted by relevance
104 static prof_alloc_node_t *log_alloc_last = NULL; variable272 log_alloc_last = new_node; in prof_try_log()274 log_alloc_last->next = new_node; in prof_try_log()275 log_alloc_last = new_node; in prof_try_log()370 if (log_alloc_last != NULL && log_alloc_last->next != NULL) { in prof_log_rep_check()688 log_alloc_last = NULL; in prof_log_stop()