PMTMR_TICKS_PER_SEC  758 arch/x86/kernel/apic/apic.c 	const long pm_100ms = PMTMR_TICKS_PER_SEC / 10;
PMTMR_TICKS_PER_SEC  773 arch/x86/kernel/apic/apic.c 	mult = clocksource_hz2mult(PMTMR_TICKS_PER_SEC, 22);
PMTMR_TICKS_PER_SEC  359 arch/x86/kernel/tsc.c 	do_div(tmp, PMTMR_TICKS_PER_SEC);
PMTMR_TICKS_PER_SEC  140 drivers/clocksource/acpi_pm.c   ((CALIBRATE_LATCH * (PMTMR_TICKS_PER_SEC >> 10)) / (PIT_TICK_RATE>>10))
PMTMR_TICKS_PER_SEC  214 drivers/clocksource/acpi_pm.c 						PMTMR_TICKS_PER_SEC);