Home
last modified time | relevance | path

Searched defs:perf_event_attr (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/strace/
H A Dperf_event_struct.h6 struct perf_event_attr { struct
7 uint32_t type;
8 uint32_t size;
9 uint64_t config;
10 union {
14 uint64_t sample_type;
15 uint64_t read_format;
16 uint64_t disabled :1,
17 inherit :1,
18 pinned :1,
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dperf_event.h26 struct perf_event_attr { struct
30 uint32_t type;
35 uint32_t size;
40 uint64_t config;
42 union {
47 uint64_t sample_type;
48 uint64_t read_format;
50 uint64_t disabled : 1, /* off by default */
51 inherit : 1, /* children inherit it */
52 pinned : 1, /* must always be on PMU */
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dperf_event.h214 struct perf_event_attr { struct
219 __u32 type;
224 __u32 size;
229 __u64 config;
231 union {
236 __u64 sample_type;
237 __u64 read_format;
239 __u64 disabled : 1, /* off by default */
240 inherit : 1, /* children inherit it */
241 pinned : 1, /* must always be on PMU */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h204 struct perf_event_attr { struct
205 __u32 type;
206 __u32 size;
207 __u64 config;
208 union {
212 __u64 sample_type;
213 __u64 read_format;
214 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
215 union {
219 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h204 struct perf_event_attr { struct
205 __u32 type;
206 __u32 size;
207 __u64 config;
208 union {
212 __u64 sample_type;
213 __u64 read_format;
214 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
215 union {
219 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h204 struct perf_event_attr { struct
205 __u32 type;
206 __u32 size;
207 __u64 config;
208 union {
212 __u64 sample_type;
213 __u64 read_format;
214 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
215 union {
219 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h204 struct perf_event_attr { struct
205 __u32 type;
206 __u32 size;
207 __u64 config;
208 union {
212 __u64 sample_type;
213 __u64 read_format;
214 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
215 union {
219 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/external/bpftool/include/uapi/linux/
H A Dperf_event.h389 struct perf_event_attr { struct
394 __u32 type;
399 __u32 size;
404 __u64 config;
406 union {
411 __u64 sample_type;
412 __u64 read_format;
414 __u64 disabled : 1, /* off by default */
415 inherit : 1, /* children inherit it */
416 pinned : 1, /* must always be on PMU */
[all …]
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dperf_event.h389 struct perf_event_attr { struct
394 __u32 type;
399 __u32 size;
404 __u64 config;
406 union {
411 __u64 sample_type;
412 __u64 read_format;
414 __u64 disabled : 1, /* off by default */
415 inherit : 1, /* children inherit it */
416 pinned : 1, /* must always be on PMU */
[all …]
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/external/libbpf/include/uapi/linux/
H A Dperf_event.h389 struct perf_event_attr { struct
394 __u32 type;
399 __u32 size;
404 __u64 config;
406 union {
411 __u64 sample_type;
412 __u64 read_format;
414 __u64 disabled : 1, /* off by default */
415 inherit : 1, /* children inherit it */
416 pinned : 1, /* must always be on PMU */
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dperf_event.h231 struct perf_event_attr { struct
232 __u32 type;
233 __u32 size;
234 __u64 config;
235 union {
239 __u64 sample_type;
240 __u64 read_format;
241 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
242 union {
246 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h200 struct perf_event_attr { struct
201 __u32 type;
202 __u32 size;
203 __u64 config;
204 union {
208 __u64 sample_type;
209 __u64 read_format;
210 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
211 union {
215 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h200 struct perf_event_attr { struct
201 __u32 type;
202 __u32 size;
203 __u64 config;
204 union {
208 __u64 sample_type;
209 __u64 read_format;
210 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
211 union {
215 __u32 bp_type;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h200 struct perf_event_attr { struct
201 __u32 type;
202 __u32 size;
203 __u64 config;
204 union {
208 __u64 sample_type;
209 __u64 read_format;
210 …lude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1,…
211 union {
215 __u32 bp_type;
[all …]

123