Searched refs:saved_lvtpc (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/module/x86/
H A Dop_apic.c79 static uint saved_lvtpc[NR_CPUS]; variable
88 saved_lvtpc[op_cpu_id()] = val;
106 apic_write(APIC_LVTPC, saved_lvtpc[op_cpu_id()]);

Completed in 494 milliseconds