Lines Matching defs:Bencher
15 fn create(b: &mut Bencher) { in create()
20 fn oneshot(b: &mut Bencher) { in oneshot()
29 fn inout(b: &mut Bencher) { in inout()
38 fn par_inout(b: &mut Bencher) { in par_inout()
72 fn spsc(b: &mut Bencher) { in spsc()
101 fn spmc(b: &mut Bencher) { in spmc()
137 fn mpsc(b: &mut Bencher) { in mpsc()
173 fn mpmc(b: &mut Bencher) { in mpmc()
220 fn spsc(b: &mut Bencher) { in spsc()
249 fn spmc(b: &mut Bencher) { in spmc()
285 fn mpsc(b: &mut Bencher) { in mpsc()
321 fn par_inout(b: &mut Bencher) { in par_inout()
355 fn mpmc(b: &mut Bencher) { in mpmc()
403 fn create(b: &mut Bencher) { in create()
408 fn oneshot(b: &mut Bencher) { in oneshot()
417 fn spsc(b: &mut Bencher) { in spsc()
446 fn spmc(b: &mut Bencher) { in spmc()
482 fn mpsc(b: &mut Bencher) { in mpsc()
518 fn mpmc(b: &mut Bencher) { in mpmc()
565 fn create(b: &mut Bencher) { in create()
570 fn spsc(b: &mut Bencher) { in spsc()
599 fn spmc(b: &mut Bencher) { in spmc()
635 fn mpsc(b: &mut Bencher) { in mpsc()
671 fn mpmc(b: &mut Bencher) { in mpmc()