Home
last modified time | relevance | path

Searched refs:soc_interface_SetDebugFlag (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dsoc_interface.cc83 void soc_interface_SetDebugFlag(uint64_t /*flag*/) {} in soc_interface_SetDebugFlag() function
Dsoc_interface.h108 void soc_interface_SetDebugFlag(uint64_t flag);
Dhexagon_control_wrapper.cc77 soc_interface_SetDebugFlag(FLAG_ENABLE_PANDA_BINARY_INPUT); in Init()
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/include/
Dsoc_interface.h109 void soc_interface_SetDebugFlag(uint64_t flag);
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c258 void soc_interface_SetDebugFlag(uint64_t flag) { in soc_interface_SetDebugFlag() function