Lines Matching refs:PRId64

28     g_string_append_printf(buf, "\ttx               : %" PRId64 "\n",  in rdma_format_device_counters()
30 g_string_append_printf(buf, "\ttx_len : %" PRId64 "\n", in rdma_format_device_counters()
32 g_string_append_printf(buf, "\ttx_err : %" PRId64 "\n", in rdma_format_device_counters()
34 g_string_append_printf(buf, "\trx_bufs : %" PRId64 "\n", in rdma_format_device_counters()
36 g_string_append_printf(buf, "\trx_srq : %" PRId64 "\n", in rdma_format_device_counters()
38 g_string_append_printf(buf, "\trx_bufs_len : %" PRId64 "\n", in rdma_format_device_counters()
40 g_string_append_printf(buf, "\trx_bufs_err : %" PRId64 "\n", in rdma_format_device_counters()
42 g_string_append_printf(buf, "\tcomps : %" PRId64 "\n", in rdma_format_device_counters()
46 g_string_append_printf(buf, "\tpoll_cq (bk) : %" PRId64 "\n", in rdma_format_device_counters()
48 g_string_append_printf(buf, "\tpoll_cq_ppoll_to : %" PRId64 "\n", in rdma_format_device_counters()
50 g_string_append_printf(buf, "\tpoll_cq (fe) : %" PRId64 "\n", in rdma_format_device_counters()
52 g_string_append_printf(buf, "\tpoll_cq_empty : %" PRId64 "\n", in rdma_format_device_counters()
54 g_string_append_printf(buf, "\tmad_tx : %" PRId64 "\n", in rdma_format_device_counters()
56 g_string_append_printf(buf, "\tmad_tx_err : %" PRId64 "\n", in rdma_format_device_counters()
58 g_string_append_printf(buf, "\tmad_rx : %" PRId64 "\n", in rdma_format_device_counters()
60 g_string_append_printf(buf, "\tmad_rx_err : %" PRId64 "\n", in rdma_format_device_counters()
62 g_string_append_printf(buf, "\tmad_rx_bufs : %" PRId64 "\n", in rdma_format_device_counters()
64 g_string_append_printf(buf, "\tmad_rx_bufs_err : %" PRId64 "\n", in rdma_format_device_counters()