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

/external/oprofile/module/x86/
H A Dop_apic.c38 static void unmask_lvtpc(void * e) function
59 smp_call_function(unmask_lvtpc, NULL, 0, 1);
60 unmask_lvtpc(NULL);
73 smp_call_function(unmask_lvtpc, NULL, 0, 1);
74 unmask_lvtpc(NULL);

Completed in 1342 milliseconds