Searched refs:tprof_param (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/usr.sbin/tprof/arch/ |
H A D | tprof_noarch.c | 44 void tprof_event_lookup(const char *, struct tprof_param *); 59 tprof_event_lookup(const char *name, struct tprof_param *param) in tprof_event_lookup()
|
H A D | tprof_armv8.c | 157 tprof_event_lookup_table(const char *name, struct tprof_param *param, in tprof_event_lookup_table() 177 tprof_event_lookup(const char *name, struct tprof_param *param) in tprof_event_lookup()
|
H A D | tprof_armv7.c | 130 tprof_event_lookup_table(const char *name, struct tprof_param *param, in tprof_event_lookup_table() 150 tprof_event_lookup(const char *name, struct tprof_param *param) in tprof_event_lookup()
|
H A D | tprof_x86.c | 45 void tprof_event_lookup(const char *, struct tprof_param *); 1360 struct tprof_param *param) in recursive_event_lookup() 1381 tprof_event_lookup(const char *name, struct tprof_param *param) in tprof_event_lookup()
|
/netbsd-src/usr.sbin/tprof/ |
H A D | tprof.h | 40 void tprof_event_lookup(const char *, struct tprof_param *);
|
/netbsd-src/sys/dev/tprof/ |
H A D | tprof_types.h | 56 typedef struct tprof_param { struct
|