Searched refs:discarding (Results 1 – 16 of 16) sorted by relevance
9 if (evswitch->on && evswitch->discarding) { in evswitch__discard()13 evswitch->discarding = false; in evswitch__discard()21 if (evswitch->off && !evswitch->discarding) { in evswitch__discard()25 evswitch->discarding = true; in evswitch__discard()49 evswitch->discarding = true; in evswitch__init()
15 bool discarding; member
58 single or multiple buffers and discarding the oldest or newest frames70 depends on the discarding policy. A driver discarding the oldest frames75 A driver discarding the newest frames stops capturing until the next87 depends on the discarding policy.92 however. The discarding policy is not reported and cannot be changed.
33 18 time spent discarding
23 15 time spent discarding (ms)
19 Use this attribute to control the discarding of SCSI commands to a
36 Say Y here to inject packet loss by discarding some received and some
296 bool discarding; member
4417 adapter->discarding = true; in e1000_clean_rx_irq()4419 if (adapter->discarding) { in e1000_clean_rx_irq()4424 adapter->discarding = false; in e1000_clean_rx_irq()
222 opposition index. This prevents the compiler from discarding and
121 Field 15 -- # of milliseconds spent discarding (unsigned int)
71 start the chip up as disabled and discarding interrupt events. This
312 time. With five or more requests in parallel, consistent discarding of
174 discarding objects from the cache that have been used less recently than
691 - the object was stale and needs discarding.
965 up a path, and discarding early components is pointless as they aren't
Completed in 31 milliseconds