| tag | line | file | source code |
|---|---|---|---|
| ipi_count | 197 | arch/i386/kernel/irq.c | ipi_count); |
| ipi_count | 259 | arch/i386/kernel/irq.c | ipi_count); |
| ipi_count | 69 | arch/i386/kernel/smp.c | volatile unsigned long ipi_count; /* Number of IPI's delivered */ |
| ipi_count | 137 | include/asm-i386/irq.h | #define SMP_PROF_IPI_CNT "incl "SYMBOL_NAME_STR(ipi_count)"\n\t" |
| ipi_count | 188 | include/asm-i386/smp.h | extern unsigned long ipi_count; |