Home
last modified time | relevance | path

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

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