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

/barrelfish-master/usr/bench/bomp_mm/
H A Dmm.c75 static void matrix_alloc(uint64_t rows, function
437 DEBUG("matrix_alloc\n");
439 matrix_alloc(rows, cols);

Completed in 75 milliseconds