Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c909 if (++apic_nticks == apic_sample_factor_redistribution) { in apic_redistribute_compute()
916 apic_nticks = 0; in apic_redistribute_compute()
936 if (!apic_nticks && in apic_redistribute_compute()
940 if (!apic_nticks) { in apic_redistribute_compute()
H A Dapic_common.c172 uint_t apic_nticks = 0; variable
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h129 extern uint_t apic_nticks;
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1369 if (++apic_nticks == apic_sample_factor_redistribution) { in apix_redistribute_compute()
1376 apic_nticks = 0; in apix_redistribute_compute()
1395 if (!apic_nticks && in apix_redistribute_compute()
1399 if (!apic_nticks) { in apix_redistribute_compute()