Searched refs:p_stage_cyc (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/include/perf/ |
| H A D | perf_dlfilter.h | 41 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
|
| /linux/tools/perf/util/ |
| H A D | bpf-filter.l | 102 p_stage_cyc { return sample_part(PBF_TERM_WEIGHT_STRUCT, 3); } /* alias for weight3 */
|
| H A D | dlfilter.c | 516 d_sample.p_stage_cyc = sample->weight3; in dlfilter__do_filter_event()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-dlfilter.txt | 86 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */
|
| H A D | perf-report.txt | 134 - p_stage_cyc: On powerpc, this presents the number of cycles spent in a 224 period, weight1, weight2, weight3, ins_lat, p_stage_cyc and retire_lat.
|
| H A D | perf-record.txt | 206 p_stage_cyc, mem_op, mem_lvl, mem_snoop, mem_remote, mem_lock,
|