Home
last modified time | relevance | path

Searched refs:check_counter (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/tests/net/altq/
H A Dt_cbq.sh115 check_counter() function
158 check_counter ./out normal 'pkts: 1'
159 check_counter ./out root 'pkts: 1'
160 check_counter ./out drop 'pkts: 0'
169 check_counter ./out drop 'drops: 1'
170 check_counter ./out drop 'pkts: 0'
171 check_counter ./out normal 'pkts: 1'
172 check_counter ./out root 'pkts: 1'
272 check_counter ./out normal 'pkts: 1'
273 check_counter ./out root 'pkts: 1'
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.cc573 check_counter (gimple *stmt, const char * name, in check_counter() function
799 && check_counter (stmt, counter_type, &c, &read_all, in get_nth_most_common_value()
1005 if (check_counter (stmt, "pow2", &count, &all, gimple_bb (stmt)->count)) in gimple_mod_pow2_value_transform()
1168 if (check_counter (stmt, "interval", &count1, &all, gimple_bb (stmt)->count)) in gimple_mod_subtract_transform()
1678 if (check_counter (stmt, "value", &count, &all, gimple_bb (stmt)->count)) in gimple_stringops_transform()
H A DChangeLog-200810200 * value-prof.c (check_counter): Revert wrong call to error.
10379 * value-prof.c (check_counter): Dereference pointer to overall
10395 * value-prof.c (check_counter): Fix the counter if
10399 Follow check_counter parameter change.
H A DChangeLog-201318454 * value-prof.c (check_counter): Ditto.
21253 * value-prof.c (check_counter): Use new dump framework.
H A DChangeLog-20059661 (check_counter): New function.
H A DChangeLog-201818493 * value-prof.c (check_counter): Update call to dump_printf_loc to
H A DChangeLog-20105870 * value-prof.c (visit_hist, check_counter): Start diagnostics with
H A DChangeLog-201137617 * value-prof.c (check_counter): Corrected error message.
H A DChangeLog-201729015 * value-prof.c (check_counter): Update.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c552 check_counter (gimple *stmt, const char * name, in check_counter() function
762 && check_counter (stmt, counter_type, &c, &read_all, in get_nth_most_common_value()
968 if (check_counter (stmt, "pow2", &count, &all, gimple_bb (stmt)->count)) in gimple_mod_pow2_value_transform()
1131 if (check_counter (stmt, "interval", &count1, &all, gimple_bb (stmt)->count)) in gimple_mod_subtract_transform()
1641 if (check_counter (stmt, "value", &count, &all, gimple_bb (stmt)->count)) in gimple_stringops_transform()