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

/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c198 * imc_free_events: Function to cleanup the events list, having
201 static void imc_free_events(struct imc_events *events, int nr_entries) function
279 imc_free_events(pmu->events, ct);
294 imc_free_events(pmu->events, ct);

Completed in 119 milliseconds