Home
last modified time | relevance | path

Searched refs:p_stage_cyc (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h41 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
/linux/tools/perf/util/
H A Dbpf-filter.l102 p_stage_cyc { return sample_part(PBF_TERM_WEIGHT_STRUCT, 3); } /* alias for weight3 */
H A Ddlfilter.c516 d_sample.p_stage_cyc = sample->weight3; in dlfilter__do_filter_event()
/linux/tools/perf/Documentation/
H A Dperf-dlfilter.txt86 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */
H A Dperf-report.txt134 - 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 Dperf-record.txt206 p_stage_cyc, mem_op, mem_lvl, mem_snoop, mem_remote, mem_lock,