/external/blktrace/btreplay/ |
btrecord.h | 56 * @pkts: Individual IOs are described here 60 struct io_pkt pkts[BT_MAX_PKTS]; member in struct:io_bunch
|
btrecord.c | 88 * @pkts: Number of packets stored in bunches 95 __u64 start_time, last_time, bunches, pkts; member in struct:io_stream 104 static __u64 max_pkts_per_bunch = 8; // Default # of pkts per bunch 115 "\t[ -M <pkts> : --max-pkts=<pkts> ] Default: 8\n" \ 155 .name = "max-pkts", 283 cur->pkts[cur->hdr.npkts++] = iop; // Struct copy 438 fprintf(stderr, "Invalid max pkts %llu\n", 599 struct io_pkt *p = stream->cur->pkts; [all...] |
/external/iproute2/ip/ |
ipmroute.c | 90 unsigned pkts, b, w; local 100 &pkts, &b, &w, oiflist) < 6) 152 fprintf(ofp, "%s %u packets, %u bytes", _SL_, pkts, b);
|
/external/libvpx/vpx/internal/ |
vpx_codec_internal.h | 415 struct vpx_codec_cx_pkt pkts[1]; member in struct:vpx_codec_pkt_list 421 struct vpx_codec_cx_pkt pkts[n];} alloc;} 425 (m)->alloc.head.max = sizeof((m)->alloc.pkts) / sizeof((m)->alloc.pkts[0])
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/ |
bt_amp_hci.h | 307 uint16 pkts; member in struct:data_blocks
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
bt_amp_hci.h | 307 uint16 pkts; member in struct:data_blocks
|
/external/bluetooth/bluez/lib/bluetooth/ |
hci.h | 2348 uint32_t pkts; member in struct:hci_conn_info [all...] |
/system/bluetooth/bluez-clean-headers/bluetooth/ |
hci.h | 2436 uint32_t pkts; member in struct:hci_conn_info [all...] |