HomeSort by relevance Sort by last modified time
    Searched full:overlimit (Results 1 - 11 of 11) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DataUsageGraph.java 71 final boolean overLimit = mLimitLevel > 0 && mUsageLevel > mLimitLevel;
73 if (overLimit) {
78 // draw overlimit
  /external/iproute2/man/man8/
tc-cbq-details.8 103 CBQ throttles and is then 'overlimit'.
110 If overlimit, in theory, the CBQ could throttle itself for exactly the
233 If a class is about to go overlimit, and it is not
334 overlimit. The ideal solution is to do so for exactly the calculated
tc-cbq.8 84 CBQ throttles and is then 'overlimit'.
91 If overlimit, in theory, the CBQ could throttle itself for exactly the
251 overlimit. The ideal solution is to do so for exactly the calculated
tc-red.8 43 purely marking a packet as overlimit.
  /external/iproute2/tc/
q_cbq.c 478 fprintf(stderr, "CBQ: too short overlimit strategy %u/%u\n",
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 842 __u32 overlimit; /* dropped due to lack of space in queue */ member in struct:tc_pie_xstats
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 782 __u32 overlimit; member in struct:tc_pie_xstats
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
pkt_sched.h 782 __u32 overlimit; member in struct:tc_pie_xstats
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
pkt_sched.h 782 __u32 overlimit; member in struct:tc_pie_xstats
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
pkt_sched.h 782 __u32 overlimit; member in struct:tc_pie_xstats
  /external/iproute2/examples/
cbq.init-v0.7.3 270 # its parent class in overlimit situation. If set to "no", the class
    [all...]

Completed in 727 milliseconds