Home
last modified time | relevance | path

Searched defs:pmu_ops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dpmuvar.h146 struct pmu_ops { struct
147 void *cookie;
148 int (*do_command)(void *, int, int, uint8_t *, int, uint8_t *);
149 void (*register_callback)(void *, void (*)(void *), void *);