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

  /external/oprofile/module/x86/
op_nmi.c 85 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 100 milliseconds