Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/tprof/ | |
tprof_analyze.c | 54 static pid_t target_pid; variable in typeref:typename:pid_t 168 target_pid = val; 216 if (filter_by_pid && (pid_t)sample.s_pid != target_pid) { |
tprof_analyze.c | 54 static pid_t target_pid; variable in typeref:typename:pid_t 168 target_pid = val; 216 if (filter_by_pid && (pid_t)sample.s_pid != target_pid) { |