Searched refs:tprof_parse_event (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.sbin/tprof/ |
H A D | tprof.h | 42 int tprof_parse_event(tprof_param_t *, const char *, uint32_t, const char **,
|
H A D | tprof.c | 273 tprof_parse_event(tprof_param_t *param, const char *str, uint32_t flags, in tprof_parse_event() function 413 if (tprof_parse_event(¶ms[nevent], optarg, in tprof_monitor_common()
|
H A D | tprof_top.c | 927 if (tprof_parse_event(¶ms[nevent], optarg, in tprof_top()
|