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

  /src/usr.sbin/tprof/
tprof.c 280 bool allow_option, allow_scale; local in function:tprof_parse_event
284 allow_scale = flags & TPROF_PARSE_EVENT_F_ALLOWSCALE;
295 if (allow_scale) {

Completed in 11 milliseconds