Searched refs:tprof_event_lookup (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.sbin/tprof/arch/
H A Dtprof_noarch.c44 void tprof_event_lookup(const char *, struct tprof_param *);
59 tprof_event_lookup(const char *name, struct tprof_param *param) function
H A Dtprof_armv7.c150 tprof_event_lookup(const char *name, struct tprof_param *param) function
H A Dtprof_armv8.c177 tprof_event_lookup(const char *name, struct tprof_param *param) function
H A Dtprof_x86.c45 void tprof_event_lookup(const char *, struct tprof_param *);
1381 tprof_event_lookup(const char *name, struct tprof_param *param) function
/netbsd-current/usr.sbin/tprof/
H A Dtprof.h40 void tprof_event_lookup(const char *, struct tprof_param *);
H A Dtprof.c301 tprof_event_lookup(event, param);
442 tprof_event_lookup(defaultevent, &params[nevent]);
H A Dtprof_top.c963 tprof_event_lookup(defaultevent, &params[nevent]);

Completed in 191 milliseconds