Home
last modified time | relevance | path

Searched refs:apic_nticks (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c975 if (++apic_nticks == apic_sample_factor_redistribution) { in apic_redistribute_compute()
982 apic_nticks = 0; in apic_redistribute_compute()
1002 if (!apic_nticks && in apic_redistribute_compute()
1006 if (!apic_nticks) { in apic_redistribute_compute()
H A Dapic_common.c156 uint_t apic_nticks = 0; variable
/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic_common.h128 extern uint_t apic_nticks;
/titanic_44/usr/src/uts/i86pc/io/apix/
H A Dapix.c1392 if (++apic_nticks == apic_sample_factor_redistribution) { in apix_redistribute_compute()
1399 apic_nticks = 0; in apix_redistribute_compute()
1418 if (!apic_nticks && in apix_redistribute_compute()
1422 if (!apic_nticks) { in apix_redistribute_compute()