Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dbpf-filter.l100 weight3 { return sample_part(PBF_TERM_WEIGHT_STRUCT, 3); }
H A Dhist.c324 dest->weight3 += src->weight3; in he_stat__add_stat()
335 he_stat->weight3 = (he_stat->weight3 * 7) / 8; in he_stat__decay()
764 .weight3 = sample->p_stage_cyc, in __hists__add_entry()
H A Dhist.h187 u64 weight3; member
/linux-6.15/tools/perf/ui/
H A Dhist.c489 HPP_AVERAGE_FNS(weight3, weight3) in HPP_PERCENT_FNS()
565 HPP__PRINT_FNS("Weight3", weight3, WEIGHT3),
/linux-6.15/tools/perf/Documentation/
H A Dperf-report.txt144 - weight3: Average value of event specific weight (3rd field of weight_struct).
223 period, weight1, weight2, weight3, ins_lat, p_stage_cyc and retire_lat.
H A Dperf-record.txt205 code_pgsz, data_pgsz, weight1, weight2, weight3, ins_lat, retire_lat,