Searched refs:is_no_copy (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/bench/bulk_transfer/
H A Dcommon.h24 extern bool is_no_copy;
H A Dmicro_echo.c59 if (!is_no_copy) {
71 if (is_no_copy) {
98 if (is_no_copy) {
124 if (is_no_copy) {
H A Dcommon.c19 bool is_no_copy = false; variable
137 is_no_copy = nocopy;
153 is_no_copy = nocopy || FORCE_NO_COPY_SCENARIO;
184 is_no_copy = nocopy;
209 is_no_copy = nocopy || FORCE_NO_COPY_SCENARIO;
H A Dmicro_throughput.c67 if (is_no_copy) {
106 if (is_no_copy) {
H A Dmicro_rtt.c66 if (is_no_copy) {

Completed in 85 milliseconds