Home
last modified time | relevance | path

Searched refs:ipi_hardclock_counts (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/x86/x86/
H A Dmp_x86.c111 static u_long *ipi_hardclock_counts[MAXCPU]; variable
1370 (*ipi_hardclock_counts[cpu])++; in ipi_bitmap_handler()
1745 intrcnt_add(buf, &ipi_hardclock_counts[i]); in mp_ipi_intrcnt()