HomeSort by: relevance | last modified time | path
    Searched defs:pmu_thread (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/macppc/dev/
pmu.c 131 static void pmu_thread(void *);
419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread,
1042 pmu_thread(void *cookie) function in typeref:typename:void
pmu.c 131 static void pmu_thread(void *);
419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread,
1042 pmu_thread(void *cookie) function in typeref:typename:void
pmu.c 131 static void pmu_thread(void *);
419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread,
1042 pmu_thread(void *cookie) function in typeref:typename:void

Completed in 43 milliseconds