Home
last modified time | relevance | path

Searched defs:PRINT_BUFSIZE (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dhexagon_controller.c41 static const uint32_t PRINT_BUFSIZE = 2 * 1024 * 1024; variable
51 #define PRINT_BUFSIZE (2 * 1024 * 1024) macro