Home
last modified time | relevance | path

Searched refs:tprof_cycle_event_name (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/tprof/
H A Dtprof.c263 const char *defaultevent = tprof_cycle_event_name(); in tprof_list()
365 tprof_cycle_event_name(void) in tprof_cycle_event_name() function
438 const char *defaultevent = tprof_cycle_event_name(); in tprof_monitor_common()
H A Dtprof.h37 const char *tprof_cycle_event_name(void);
H A Dtprof_top.c959 const char *defaultevent = tprof_cycle_event_name(); in tprof_top()