Home
last modified time | relevance | path

Searched refs:weight2 (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/net/forwarding/
A Dgre_multipath_nh.sh237 local weight2=$1; shift
240 ip nexthop replace id 103 group 101,$weight1/102,$weight2
254 multipath_eval "$what" $weight1 $weight2 $d111 $d222
264 local weight2=$1; shift
267 ip nexthop replace id 103 group 101,$weight1/102,$weight2
281 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dgre_multipath_nh_res.sh239 local weight2=$1; shift
242 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
257 multipath_eval "$what" $weight1 $weight2 $d111 $d222
267 local weight2=$1; shift
270 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
285 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dgre_inner_v4_multipath.sh258 local weight2=$1; shift
263 nexthop via 192.0.2.162 weight $weight2
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dgre_multipath.sh211 local weight2=$1; shift
216 nexthop dev g1b weight $weight2
230 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dgre_inner_v6_multipath.sh258 local weight2=$1; shift
263 nexthop via 192.0.2.162 weight $weight2
279 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dip6gre_inner_v4_multipath.sh257 local weight2=$1; shift
262 nexthop via 2001:db8:82::2 weight $weight2
277 multipath_eval "$what" $weight1 $weight2 $d111 $d222
A Dip6gre_inner_v6_multipath.sh257 local weight2=$1; shift
262 nexthop via 2001:db8:82::2 weight $weight2
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
/tools/perf/util/
A Dbpf-filter.l99 weight2 { return sample_part(PBF_TERM_WEIGHT_STRUCT, 2); }
A Dhist.c323 dest->weight2 += src->weight2; in he_stat__add_stat()
334 he_stat->weight2 = (he_stat->weight2 * 7) / 8; in he_stat__decay()
831 .weight2 = sample->ins_lat, in __hists__add_entry()
A Dhist.h198 u64 weight2; member
/tools/perf/ui/
A Dhist.c651 HPP_AVERAGE_FNS(weight2, weight2) in HPP_PERCENT_FNS()
760 HPP__PRINT_FNS("Weight2", weight2, WEIGHT2),
/tools/perf/Documentation/
A Dperf-report.txt144 - weight2: Average value of event specific weight (2nd field of weight_struct).
224 period, weight1, weight2, weight3, ins_lat, p_stage_cyc and retire_lat.
A Dperf-record.txt205 code_pgsz, data_pgsz, weight1, weight2, weight3, ins_lat, retire_lat,

Completed in 21 milliseconds