Searched refs:increase (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h43 void increase(unsigned Reg, const TargetRegisterInfo *TRI,
186 /// CriticalMax records the largest increase in the tracker's max pressure that
189 /// CurrentMax records the largest increase in the tracker's max pressure that
359 /// Consider the pressure increase caused by traversing this instruction
375 /// Consider the pressure increase caused by traversing this instruction
/freebsd-9.3-release/sys/dev/ixgb/
H A DREADME145 To enable Jumbo Frames, use the ifconfig utility to increase the MTU
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtic.c943 int increase = 0; local
976 ++increase;
979 if (increase != (MAX_KP - 1)) {
/freebsd-9.3-release/sys/dev/patm/
H A Dif_patm_tx.c841 * Return the table index for an increase table. The increase table
843 * represents an additive increase of a cell rate that can be computed
851 u_int increase, base, lair0, ret, t, cps; local
870 increase = pcr >> rif;
882 if (increase >= cps)
/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.c1146 int interval, increase = 1; local
1167 increase = 0;
1173 increase = 1;
1177 increase);
1184 * If we're supposed to increase the interval, do so. If it's
1190 if (increase) {
/freebsd-9.3-release/sys/netinet/
H A Dsctp_cc_functions.c563 * to limit cwnd growth due to increase
564 * in overall rtt but no increase in bw.
592 * We are a bit fuzz on what an increase or
1509 int32_t increase; member in struct:sctp_hs_raise_drop
1620 incr = ((sctp_cwnd_adjust[indx].increase) << 10);
2058 * In dangerous area, increase slowly. In theory this is
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY1258 increase useful statistic collection on solaris

Completed in 93 milliseconds