Searched defs:perf_dlfilter_sample (Results 1 – 3 of 3) sorted by relevance
38 struct perf_dlfilter_sample { struct39 __u32 size; /* Size of this structure (for compatibility checking) */40 __u16 ins_lat; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */41 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */42 __u64 ip;43 __s32 pid;44 __s32 tid;45 __u64 time;46 __u64 addr;47 __u64 id;[all …]
43 struct perf_dlfilter_sample { struct44 __u32 size; /* Size of this structure (for compatibility checking) */45 __u16 ins_lat; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */46 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */47 __u64 ip;48 __s32 pid;49 __s32 tid;50 __u64 time;51 __u64 addr;52 __u64 id;[all …]
37 struct perf_dlfilter_sample { struct38 __u32 size; /* Size of this structure (for compatibility checking) */39 __u16 ins_lat; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */40 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */41 __u64 ip;42 __s32 pid;43 __s32 tid;44 __u64 time;45 __u64 addr;46 __u64 id;[all …]