Home
last modified time | relevance | path

Searched refs:record_system_event (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.81.4/libkern/os/
H A Dsystem_event_log.h40 record_system_event(uint8_t type, uint8_t subsystem, const char *event, const char *format, ...) __…
H A Dsystem_event_log.c68 record_system_event(uint8_t type, uint8_t subsystem, const char *event, const char *format, ...) in record_system_event() function
/xnu-12377.81.4/iokit/Kernel/
H A DIONVRAM.cpp1680 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "triggered"); in syncInternal()
1684record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "completed with … in syncInternal()
2028record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as bool to … in setPropertyWithGUIDAndName()
2035record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as number t… in setPropertyWithGUIDAndName()
2042record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as string t… in setPropertyWithGUIDAndName()
2067record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as data wit… in setPropertyWithGUIDAndName()
2173 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "delete", "%s", name); in removePropertyWithGUIDAndName()
H A DIOPMrootDomain.cpp3043 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
3055 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
3095 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
6603 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6625 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6790 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11375 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11430 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11467 record_system_event(SYSTEM_EVENT_TYPE_INFO,
H A DIOServicePM.cpp8174 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
8198 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
8351 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
/xnu-12377.81.4/osfmk/kern/
H A Dexception.c942 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in exception_triage()
/xnu-12377.81.4/bsd/kern/
H A Dkern_exit.c1999 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in proc_prepareexit()
2004 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in proc_prepareexit()
H A Dkern_newsysctl.c2364record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_TEST, "sysctl test", "this is a…