Searched refs:num_packets (Results 1 - 5 of 5) sorted by relevance

/external/linux-tools-perf/bench/
H A Dsched-messaging.c52 unsigned int num_packets; member in struct:receiver_context
132 for (i = 0; i < ctx->num_packets; i++) {
228 ctx->num_packets = num_fds * loops;
/external/qemu/
H A Dshaper.c100 int num_packets; member in struct:NetShaperRec_
148 shaper->num_packets--;
169 shaper->num_packets = 0;
192 shaper->num_packets = 0;
251 shaper->num_packets += 1;
/external/libusb/libusb/os/
H A Dlinux_usbfs.c1460 int num_packets = transfer->num_iso_packets; local
1477 for (i = 0; i < num_packets; i++) {
/external/qemu/hw/
H A Dbt.h1460 uint16_t num_packets; member in struct:__anon9569::__anon9570
H A Dbt-hci.c1458 params->connection->num_packets = cpu_to_le16(packets);

Completed in 141 milliseconds