Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h390 __u32 type;
395 __u32 size;
400 __u64 config;
402 union {
461 union {
466 __u32 bp_type;
467 union {
473 union {
492 __s32 clockid;
508 __u16 __reserved_2;
[all …]
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h390 __u32 type;
395 __u32 size;
400 __u64 config;
402 union {
461 union {
466 __u32 bp_type;
467 union {
473 union {
492 __s32 clockid;
508 __u16 __reserved_2;
[all …]
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat402 class perf_event_attr(ctypes.Structure): class