Home
last modified time | relevance | path

Searched refs:throttled (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/site_tests/kernel_SchedBandwith/
Dcontrol8 CPU bandwidth limited and verifies that 90% of the time slices were throttled.
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/
DDoSFilter-mbean.properties2 …equests from a connection per second. Requests in excess of this are first delayed, then throttled.
/external/iproute2/tc/
Dq_fq.c312 fprintf(f, ", %llu throttled", st->throttled); in fq_print_xstats()
/external/jetty/src/java/org/eclipse/jetty/servlets/
DDoSFilter.java400 Boolean throttled = (Boolean)request.getAttribute(__THROTTLED); in doFilter() local
402 if (throttled != Boolean.TRUE && throttleMs > 0) in doFilter()
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h793 __u64 throttled; member
/external/iproute2/include/linux/
Dpkt_sched.h797 __u64 throttled; member