Searched refs:TPROF_PARSE_EVENT_F_ALLOWSCALE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/tprof/
H A Dtprof.h45 #define TPROF_PARSE_EVENT_F_ALLOWSCALE 0x00000002 macro
H A Dtprof.c284 allow_scale = flags & TPROF_PARSE_EVENT_F_ALLOWSCALE;
415 (do_profile ? TPROF_PARSE_EVENT_F_ALLOWSCALE : 0),
H A Dtprof_top.c928 TPROF_PARSE_EVENT_F_ALLOWSCALE,

Completed in 278 milliseconds