aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dma-memcpy/dma_memcpy_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Revert "put arrays in stack to reduce .bss size"dma-memcpyHoward Mao1-2/+3
2016-12-05put arrays in stack to reduce .bss sizeHoward Mao1-3/+2
2016-11-10fixes to memcpy() benchmarksHoward Mao1-2/+2
2016-11-10add a dma-based memcpy benchmarkHoward Mao1-0/+29