Searched defs:pmc_stop (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/module/x86/
H A Dop_nmi.c85 static void pmc_stop(void * info) function
109 pmc_stop(NULL);
111 smp_call_function(pmc_stop, &cpu, 0, 1);
138 smp_call_function(pmc_stop, NULL, 0, 1);
139 pmc_stop(NULL);

Completed in 80 milliseconds