在使用CCSV5.5 tools->Profile->View Function Profile Result 函数报告里面出现了以下行函数
1.$Tramp$S$$Matrix3VMultiplyBy() 19334 8 8 8 154672
2.Matrix3VMultiplyBy() 19334 98 98 98 1894732
在代码中只有一个人Matrix3VMultiplyBy()函数 是什么原因出现了第一行函数呢? 第一行的函数加上那些符号是什么意思?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在使用CCSV5.5 tools->Profile->View Function Profile Result 函数报告里面出现了以下行函数
1.$Tramp$S$$Matrix3VMultiplyBy() 19334 8 8 8 154672
2.Matrix3VMultiplyBy() 19334 98 98 98 1894732
在代码中只有一个人Matrix3VMultiplyBy()函数 是什么原因出现了第一行函数呢? 第一行的函数加上那些符号是什么意思?