HomeSort by: relevance | last modified time | path
    Searched defs:allow_scale (Results 1 - 2 of 2) 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) {
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 25 milliseconds