[][src]Constant nc::types::PERF_RECORD_ITRACE_START

pub const PERF_RECORD_ITRACE_START: i32

Indicates that instruction trace has started

struct {
 struct perf_event_header	header;
 u32				pid;
 u32				tid;
 struct sample_id		sample_id;
};