Searched refs:get_all_cpu_total (Results 1 – 3 of 3) sorted by relevance
1299 sps_ints += get_all_cpu_total(dd->int_counter); in hfi1_sps_show_ints()
1694 sps_ints += get_all_cpu_total(dd->int_counter); in hfi1_sps_ints()
1597 u64 get_all_cpu_total(u64 __percpu *cntr) in get_all_cpu_total() function1617 ret = get_all_cpu_total(cntr) - *z_val; in read_write_cpu()1621 *z_val = get_all_cpu_total(cntr); in read_write_cpu()