Home
last modified time | relevance | path

Searched defs:CompactSchedSwitchFormat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcompact_sched.h32 struct CompactSchedSwitchFormat { struct
33 uint32_t event_id;
34 uint16_t size;
36 uint16_t next_pid_offset;
37 FtraceFieldType next_pid_type;
38 uint16_t next_prio_offset;
39 FtraceFieldType next_prio_type;
40 uint16_t prev_state_offset;
41 FtraceFieldType prev_state_type;
42 uint16_t next_comm_offset;