Searched refs:weight3 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | bpf-filter.l | 100 weight3 { return sample_part(PBF_TERM_WEIGHT_STRUCT, 3); }
|
| H A D | hist.c | 324 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 D | hist.h | 187 u64 weight3; member
|
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 489 HPP_AVERAGE_FNS(weight3, weight3) in HPP_PERCENT_FNS() 565 HPP__PRINT_FNS("Weight3", weight3, WEIGHT3),
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-report.txt | 144 - 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 D | perf-record.txt | 205 code_pgsz, data_pgsz, weight1, weight2, weight3, ins_lat, retire_lat,
|