Searched refs:record_system_event_no_varargs (Results 1 – 3 of 3) sorted by relevance
45 record_system_event_no_varargs(uint8_t type, uint8_t subsystem, const char *event, const char *payl…
85 record_system_event_no_varargs(uint8_t type, uint8_t subsystem, const char *event, const char *payl… in record_system_event_no_varargs() function
53 record_system_event_no_varargs((uint8_t)(uap->type), (uint8_t)(uap->subsystem), event, payload); in sys_record_system_event()