Searched refs:norm_total (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | bpf_test_rqspinlock.c | 318 u64 norm_total = 0, nmi_total = 0, total = 0; in rqsl_print_histograms() local 325 norm_total += norm_counts[i]; in rqsl_print_histograms() 347 cpu, total, norm_total, nmi_total, in rqsl_print_histograms() 357 cpu, total, norm_total, nmi_total, in rqsl_print_histograms()
|