HomeSort by relevance Sort by last modified time
    Searched full:saved_lvtpc (Results 1 - 1 of 1) sorted by null

  /external/oprofile/module/x86/
op_apic.c 79 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 748 milliseconds