Home
last modified time | relevance | path

Searched refs:lnet_counters_t (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c140 lnet_counters_t *counters = the_lnet.ln_counters[cpt]; in lnet_msg_commit()
172 lnet_counters_t *counters; in lnet_msg_decommit_tx()
222 lnet_counters_t *counters; in lnet_msg_decommit_rx()
Dapi-ni.c325 lnet_counters_get(lnet_counters_t *counters) in lnet_counters_get()
327 lnet_counters_t *ctr; in lnet_counters_get()
355 lnet_counters_t *counters; in lnet_counters_reset()
361 memset(counters, 0, sizeof(lnet_counters_t)); in lnet_counters_reset()
630 sizeof(lnet_counters_t)); in lnet_prepare()
Drouter_proc.c116 lnet_counters_t *ctrs; in __proc_lnet_stats()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-types.h542 } WIRE_ATTR lnet_counters_t; typedef
695 lnet_counters_t **ln_counters;
Dlib-lnet.h753 void lnet_counters_get(lnet_counters_t *counters);
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.h169 lnet_counters_t str_lnet;
Dconsole.c1465 lnet_counters_t *lnet_stat; in lstcon_statrpc_readent()
1472 lnet_stat = (lnet_counters_t *)((char *)srpc_stat + sizeof(*srpc_stat)); in lstcon_statrpc_readent()