HomeSort by: relevance | last modified time | path
    Searched defs:cycleevent (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tprof/
tprof.c 367 const char *cycleevent; local in function:tprof_cycle_event_name
371 cycleevent = "unhalted-core-cycles";
374 cycleevent = "LsNotHaltedCyc";
378 cycleevent = "CPU_CYCLES";
381 cycleevent = NULL;
384 return cycleevent;

Completed in 13 milliseconds