Searched refs:sample_n_user (Results 1 – 1 of 1) sorted by relevance
110 static u_int sample_n_user[SAMPLE_MODE_NUM]; variable408 sample_n_user[mode] = 0; in sample_reset()489 sample_n_user[SAMPLE_MODE_ACCUMULATIVE]++; in sample_collect()490 sample_n_user[SAMPLE_MODE_INSTANTANEOUS]++; in sample_collect()648 nsample_total = sample_n_kern[opt_mode] + sample_n_user[opt_mode]; in show_count_per_event()819 nsample_total += sample_n_user[opt_mode]; in sample_show()883 sample_event_width, sample_n_user[opt_mode], "userland"); in sample_show()