1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
// This file is part of linux-support. It is subject to the license terms in the COPYRIGHT file found in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/linux-support/master/COPYRIGHT. No part of linux-support, including this file, may be copied, modified, propagated, or distributed except according to the terms contained in the COPYRIGHT file.
// Copyright © 2020 The developers of linux-support. See the COPYRIGHT file in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/linux-support/master/COPYRIGHT.
use super::*;
use crate::syscall::SYS;
include!("_bindgen_ty_1.rs");
include!("_bindgen_ty_2.rs");
include!("_bindgen_ty_3.rs");
include!("PERF_ATTR_SIZE_VER.rs");
include!("PERF_AUX_FLAG.rs");
include!("perf_bpf_event_type.rs");
include!("perf_branch_entry.rs");
include!("perf_branch_sample_type.rs");
include!("perf_branch_sample_type_shift.rs");
include!("perf_callchain_context.rs");
include!("perf_event_attr.rs");
include!("perf_event_attr__bindgen_ty_1.rs");
include!("perf_event_attr__bindgen_ty_2.rs");
include!("perf_event_attr__bindgen_ty_3.rs");
include!("perf_event_attr__bindgen_ty_4.rs");
include!("perf_event_header.rs");
include!("perf_event_ioc_flags.rs");
include!("perf_event_mmap_page.rs");
include!("perf_event_mmap_page__bindgen_ty_1.rs");
include!("perf_event_mmap_page__bindgen_ty_1__bindgen_ty_1.rs");
include!("perf_event_open.rs");
include!("perf_event_query_bpf.rs");
include!("perf_event_read_format.rs");
include!("perf_event_sample_format.rs");
include!("perf_event_type.rs");
include!("PERF_FLAG_FD.rs");
include!("perf_hw_cache_id.rs");
include!("perf_hw_cache_op_id.rs");
include!("perf_hw_cache_op_result_id.rs");
include!("perf_hw_id.rs");
include!("PERF_MAX_.rs");
include!("perf_mem_data_src.rs");
include!("perf_mem_data_src__bindgen_ty_1.rs");
include!("PERF_MEM_LOCK.rs");
include!("PERF_MEM_LVL.rs");
include!("PERF_MEM_LVLNUM.rs");
include!("PERF_MEM_OP.rs");
include!("PERF_MEM_REMOTE.rs");
include!("PERF_MEM_SNOOP.rs");
include!("PERF_MEM_SNOOPX.rs");
include!("PERF_MEM_TLB.rs");
include!("perf_ns_link_info.rs");
include!("PERF_RECORD_KSYMBOL_FLAGS.rs");
include!("perf_record_ksymbol_type.rs");
include!("PERF_RECORD_MISC_.rs");
include!("perf_sample_regs_abi.rs");
include!("perf_sw_ids.rs");
include!("perf_type_id.rs");