Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/powerpc/util/
H A Devent.c25 data->p_stage_cyc = weight.var3_w; in arch_perf_parse_sample_weight()
/openbmc/linux/tools/perf/util/
H A Dsample.h108 u16 p_stage_cyc; member
H A Dbpf-filter.l84 p_stage_cyc { return sample_part(PERF_SAMPLE_WEIGHT_STRUCT, 3); } /* alias for weight3 */
H A Dsort.h111 u64 p_stage_cyc; member
H A Ddlfilter.c526 ASSIGN(p_stage_cyc); in dlfilter__do_filter_event()
H A Dsort.c1666 return left->p_stage_cyc - right->p_stage_cyc; in sort__p_stage_cyc_cmp()
1673 he->p_stage_cyc * he->stat.nr_events); in hist_entry__global_p_stage_cyc_snprintf()
1680 return repsep_snprintf(bf, size, "%-*u", width, he->p_stage_cyc); in hist_entry__p_stage_cyc_snprintf()
H A Dhist.c750 .p_stage_cyc = sample->p_stage_cyc, in __hists__add_entry()
H A Dsession.c1378 printf(",0x%"PRIx16"", sample->p_stage_cyc); in dump_sample()
/openbmc/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
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c40 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
H A Ddlfilter-test-api-v2.c46 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
/openbmc/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.txt115 - p_stage_cyc: On powerpc, this presents the number of cycles spent in a
H A Dperf-record.txt202 p_stage_cyc, mem_op, mem_lvl, mem_snoop, mem_remote, mem_lock,