Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/iokit/Kernel/
H A DIONVRAM.cpp1527 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "triggered"); in syncInternal()
1537record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "completed with … in syncInternal()
1851record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as bool to … in setPropertyWithGUIDAndName()
1858record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as number t… in setPropertyWithGUIDAndName()
1865record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as string t… in setPropertyWithGUIDAndName()
1889record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as data wit… in setPropertyWithGUIDAndName()
2011 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "delete", "%s", name); in removePropertyWithGUIDAndName()
H A DIOPMrootDomain.cpp2914 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
2926 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
2966 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
6419 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6441 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6574 record_system_event(SYSTEM_EVENT_TYPE_INFO,
10948 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11003 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11040 record_system_event(SYSTEM_EVENT_TYPE_INFO,
H A DIOServicePM.cpp7924 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
7948 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
8088 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
/xnu-10063.141.1/osfmk/kern/
H A Dexception.c812 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in exception_triage()
/xnu-10063.141.1/bsd/kern/
H A Dkern_exit.c1947 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in proc_prepareexit()
1952 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in proc_prepareexit()
H A Dkern_newsysctl.c2217record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_TEST, "sysctl test", "this is a…