Searched refs:pmu_thread (Results 1 – 1 of 1) sorted by relevance
130 static void pmu_thread(void *);472 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread, in pmu_attach()1040 pmu_thread(void *cookie) in pmu_thread() function