Searched refs:p_stage_cyc (Results 1 – 11 of 11) sorted by relevance
24 data->p_stage_cyc = weight.var3_w; in arch_perf_parse_sample_weight()
35 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
111 u64 p_stage_cyc; member
153 u16 p_stage_cyc; member
483 ASSIGN(p_stage_cyc); in dlfilter__do_filter_event()
1397 return left->p_stage_cyc - right->p_stage_cyc; in sort__global_p_stage_cyc_cmp()1403 return repsep_snprintf(bf, size, "%-*u", width, he->p_stage_cyc); in hist_entry__p_stage_cyc_snprintf()
739 .p_stage_cyc = sample->p_stage_cyc, in __hists__add_entry()
1340 printf(",0x%"PRIx16"", sample->p_stage_cyc); in dump_sample()
40 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
80 __u16 p_stage_cyc; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */
115 - p_stage_cyc: On powerpc, this presents the number of cycles spent in a
Completed in 28 milliseconds