Searched refs:xphi_bench_start_echo (Results 1 - 15 of 15) sorted by relevance

/barrelfish-master/usr/bench/xeon_phi_ump/
H A Dmain_card.c58 xphi_bench_start_echo(&xphi_uc);
60 xphi_bench_start_echo(&xphi_uc_rev);
H A Dmain_inter_card.c87 xphi_bench_start_echo(&xphi_uc);
89 xphi_bench_start_echo(&xphi_uc_rev);
H A Dmain_host.c77 xphi_bench_start_echo(&xphi_uc);
79 xphi_bench_start_echo(&xphi_uc_rev);
H A Dbenchmark.h89 void xphi_bench_start_echo(struct ump_chan *chan);
H A Dbenchmark.c39 void xphi_bench_start_echo(struct ump_chan *chan) function
54 debug_printf("xphi_bench_start_echo: receiving messages.\n");
72 debug_printf("xphi_bench_start_echo: received stop flag.\n");
/barrelfish-master/usr/tests/xeon_phi_test/
H A Dbenchmark.h144 void xphi_bench_start_echo(struct bench_bufs *bufs,
H A Dmain_inter_card.c248 xphi_bench_start_echo(&bufs, &uc);
250 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dmain_host.c314 xphi_bench_start_echo(&bufs, &uc);
316 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dmain_card.c285 xphi_bench_start_echo(&bufs, &uc);
287 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dbenchmark.c379 void xphi_bench_start_echo(struct bench_bufs *bufs, function
395 debug_printf("xphi_bench_start_echo: receiving messages.\n");
413 debug_printf("xphi_bench_start_echo: received stop flag.\n");
/barrelfish-master/usr/tests/hw_model_test/
H A Dbenchmark.h144 void xphi_bench_start_echo(struct bench_bufs *bufs,
H A Dmain_inter_card.c248 xphi_bench_start_echo(&bufs, &uc);
250 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dmain_card.c285 xphi_bench_start_echo(&bufs, &uc);
287 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dmain_host.c314 xphi_bench_start_echo(&bufs, &uc);
316 xphi_bench_start_echo(&bufs_rev, &uc_rev);
H A Dbenchmark.c379 void xphi_bench_start_echo(struct bench_bufs *bufs, function
395 debug_printf("xphi_bench_start_echo: receiving messages.\n");
413 debug_printf("xphi_bench_start_echo: received stop flag.\n");

Completed in 107 milliseconds