Searched defs:perf_event_attr (Results 1 – 3 of 3) sorted by relevance
343 __u32 type;348 __u32 size;353 __u64 config;355 union {414 union {419 __u32 bp_type;420 union {426 union {445 __s32 clockid;461 __u16 __reserved_2;[all …]
334 class perf_event_attr(ctypes.Structure): class
Completed in 17 milliseconds