HomeSort by: relevance | last modified time | path
    Searched refs:TPROF_PARSE_EVENT_F_ALLOWSCALE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tprof/
tprof.h 45 #define TPROF_PARSE_EVENT_F_ALLOWSCALE 0x00000002
tprof.c 284 allow_scale = flags & TPROF_PARSE_EVENT_F_ALLOWSCALE;
415 (do_profile ? TPROF_PARSE_EVENT_F_ALLOWSCALE : 0),
tprof_top.c 928 TPROF_PARSE_EVENT_F_ALLOWSCALE,

Completed in 127 milliseconds