Home | Sort by: relevance | last modified time | path |
/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) { |