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

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_pfmon.c25 #include "dv-bfin_pfmon.h"
29 struct bfin_pfmon struct
38 #define mmr_base() offsetof(struct bfin_pfmon, ctl)
39 #define mmr_offset(mmr) (offsetof(struct bfin_pfmon, mmr) - mmr_base())
51 struct bfin_pfmon *pfmon = hw_data (me);
85 struct bfin_pfmon *pfmon = hw_data (me);
117 attach_bfin_pfmon_regs (struct hw *me, struct bfin_pfmon *pfmon)
147 struct bfin_pfmon *pfmon;
149 pfmon = HW_ZALLOC (me, struct bfin_pfmon);
160 {"bfin_pfmon", bfin_pfmon_finis
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_pfmon.c26 #include "dv-bfin_pfmon.h"
30 struct bfin_pfmon struct
39 #define mmr_base() offsetof(struct bfin_pfmon, ctl)
40 #define mmr_offset(mmr) (offsetof(struct bfin_pfmon, mmr) - mmr_base())
52 struct bfin_pfmon *pfmon = hw_data (me);
86 struct bfin_pfmon *pfmon = hw_data (me);
118 attach_bfin_pfmon_regs (struct hw *me, struct bfin_pfmon *pfmon)
148 struct bfin_pfmon *pfmon;
150 pfmon = HW_ZALLOC (me, struct bfin_pfmon);
161 {"bfin_pfmon", bfin_pfmon_finis
[all...]
H A DMakefile.in47 bfin_pfmon \

Completed in 82 milliseconds