Searched defs:CLASSDEP_FN4 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_dmc620.c | 74 #define CLASSDEP_FN4(fn, t1, a1, t2, a2, t3, a3, t4, a4) \ macro 192 CLASSDEP_FN4(dmc620_read_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() function 224 CLASSDEP_FN4(dmc620_write_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() function 285 CLASSDEP_FN4(dmc620_allocate_pmc, int, cpu, int, ri, struct pmc *,pm, in CLASSDEP_FN4() function 425 CLASSDEP_FN4(dmc620_describe, int, cpu, int, ri, struct pmc_info *, pi, in CLASSDEP_FN4() function
|