7#ifndef _CPU_LOAD_EVENT_H_
8#define _CPU_LOAD_EVENT_H_
Application Event Manager header.
Application Event Manager profiler tracer header.
#define APP_EVENT_TYPE_DECLARE(ename)
Declare an event type.
Definition app_event_manager.h:143
uint32_t load
Definition cpu_load_event.h:27
struct app_event_header header
Definition cpu_load_event.h:25
CPU load event.
Definition cpu_load_event.h:24