I read the code about the Qualcomm Hexagon 3.5.2 demo code:
D:\program\Qualcomm\Hexagon_SDK\3.5.2\examples\common\benchmark_v65
and I encounter with the compute_res_attr_t compute_res; in the code,
I can't meet the definition of it , so what is it ? Thx!!!
I want to know the meaning of the compute_res_attr_t or where it is defined. Thx!!
This structure is defined like so in
Qualcomm/Hexagon_SDK/5.3.0.0/utils/sim_utils/src/sysmon_vtcmmgr_int.h: