Home
last modified time | relevance | path

Searched refs:sps_ints (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c1295 u64 sps_ints = 0; in hfi1_sps_show_ints() local
1299 sps_ints += get_all_cpu_total(dd->int_counter); in hfi1_sps_show_ints()
1302 seq_write(s, &sps_ints, sizeof(u64)); in hfi1_sps_show_ints()
H A Dverbs.c1690 u64 sps_ints = 0; in hfi1_sps_ints() local
1694 sps_ints += get_all_cpu_total(dd->int_counter); in hfi1_sps_ints()
1697 return sps_ints; in hfi1_sps_ints()