Searched refs:log_transition (Results 1 – 4 of 4) sorted by relevance
1168 log_transition(inst, START_REQUESTED); in method_thread()1226 log_transition(inst, START_FAILED_REPEATEDLY); in method_thread()1228 log_transition(inst, START_FAILED_TIMEOUT_FATAL); in method_thread()1230 log_transition(inst, START_FAILED_CONFIGURATION); in method_thread()1232 log_transition(inst, START_FAILED_FATAL); in method_thread()1234 log_transition(inst, START_FAILED_OTHER); in method_thread()
443 log_transition(const restarter_inst_t *inst, start_outcome_t outcome) in log_transition() function
715 void log_transition(const restarter_inst_t *, start_outcome_t);
1660 log_transition(rip, MAINT_REQUESTED); in maintain_instance()