Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof.c367 const char *cycleevent; in tprof_cycle_event_name() local
371 cycleevent = "unhalted-core-cycles"; in tprof_cycle_event_name()
374 cycleevent = "LsNotHaltedCyc"; in tprof_cycle_event_name()
378 cycleevent = "CPU_CYCLES"; in tprof_cycle_event_name()
381 cycleevent = NULL; in tprof_cycle_event_name()
384 return cycleevent; in tprof_cycle_event_name()