Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/iokit/Kernel/
H A DIONVRAM.cpp1532 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "triggered"); in syncInternal()
1536record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "sync", "completed with … in syncInternal()
1853record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as bool to … in setPropertyWithGUIDAndName()
1860record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as number t… in setPropertyWithGUIDAndName()
1867record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as string t… in setPropertyWithGUIDAndName()
1891record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "write", "%s as data wit… in setPropertyWithGUIDAndName()
1996 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_NVRAM, "delete", "%s", name); in removePropertyWithGUIDAndName()
H A DIOPMrootDomain.cpp2919 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
2931 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
2971 record_system_event(SYSTEM_EVENT_TYPE_INFO, in powerChangeDone()
6456 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6478 record_system_event(SYSTEM_EVENT_TYPE_INFO,
6611 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11056 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11111 record_system_event(SYSTEM_EVENT_TYPE_INFO,
11148 record_system_event(SYSTEM_EVENT_TYPE_INFO,
H A DIOServicePM.cpp8083 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
8107 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
8260 record_system_event(SYSTEM_EVENT_TYPE_INFO, in actionPMWorkQueueInvoke()
/xnu-11417.121.6/osfmk/kern/
H A Dexception.c893 record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_PROCESS, "process exit", in exception_triage()
/xnu-11417.121.6/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.c2328record_system_event(SYSTEM_EVENT_TYPE_INFO, SYSTEM_EVENT_SUBSYSTEM_TEST, "sysctl test", "this is a…