Home
last modified time | relevance | path

Searched refs:print_hist (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtracex2_user.c83 static void print_hist(int fd) in print_hist() function
113 print_hist(map_fd[1]); in int_exit()
179 print_hist(map_fd[1]); in main()
H A Dlathist_user.c34 static void print_hist(void) in print_hist() function
120 print_hist(); in main()
H A Dtracex3_user.c75 static void print_hist(int fd) in print_hist() function
174 print_hist(map_fd); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtracex2_user.c83 static void print_hist(int fd) in print_hist() function
113 print_hist(map_fd[1]); in int_exit()
179 print_hist(map_fd[1]); in main()
H A Dlathist_user.c34 static void print_hist(void) in print_hist() function
120 print_hist(); in main()
H A Dtracex3_user.c75 static void print_hist(int fd) in print_hist() function
174 print_hist(map_fd); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtracex2_user.c83 static void print_hist(int fd) in print_hist() function
113 print_hist(map_fd[1]); in int_exit()
179 print_hist(map_fd[1]); in main()
H A Dlathist_user.c34 static void print_hist(void) in print_hist() function
120 print_hist(); in main()
H A Dtracex3_user.c75 static void print_hist(int fd) in print_hist() function
174 print_hist(map_fd); in main()
/dports/devel/libcircllhist/libcircllhist-79fab69ee82597e3940cab017d7b0cd50ef3e9c1/src/
H A Dcircllhist_print.c45 void print_hist(const histogram_t *hist) { in print_hist() function
111 else print_hist(hist); in print()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/reg/
H A Dbwm_reg_matcher.h60 void print_hist(){min_hist_.print();} in print_hist() function
H A Dbwm_reg_matcher.cxx142 print_hist(); in match()
/dports/misc/orville-write/orville-write-2.55/
H A Dwrt_hist.c48 void print_hist(struct wrthist *hist) in print_hist() function
/dports/biology/py-pysam/pysam-0.18.0/samtools/
H A Dcoverage.c213 void print_hist(FILE *file_out, const sam_hdr_t *h, const stats_aux_t *stats, int tid, const uint32… in print_hist() function
565 print_hist(file_out, h, stats, old_tid, hist, n_bins, opt_full_utf); in main_coverage()
625 print_hist(file_out, h, stats, tid, hist, n_bins, opt_full_utf); in main_coverage()
H A Dcoverage.c.pysam.c215 void print_hist(FILE *file_out, const sam_hdr_t *h, const stats_aux_t *stats, int tid, const uint32… in print_hist() function
567 print_hist(file_out, h, stats, old_tid, hist, n_bins, opt_full_utf); in main_coverage()
627 print_hist(file_out, h, stats, tid, hist, n_bins, opt_full_utf); in main_coverage()
/dports/biology/samtools/samtools-1.14/
H A Dcoverage.c213 void print_hist(FILE *file_out, const sam_hdr_t *h, const stats_aux_t *stats, int tid, const uint32… in print_hist() function
565 print_hist(file_out, h, stats, old_tid, hist, n_bins, opt_full_utf); in main_coverage()
625 print_hist(file_out, h, stats, tid, hist, n_bins, opt_full_utf); in main_coverage()
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-control.c299 static void print_hist(struct ub_stats_info* s) in print_hist() function
440 print_hist(stats); in do_stats_shm()
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dremote.c895 print_hist(RES* ssl, struct ub_stats_info* s) in print_hist() function
1128 if(!print_hist(ssl, &total)) in do_stats()