That function is an IPP function. Since you have replaced some of your existing code with IPP code, those IPP functions may show up in your hotspot analysis. Having an IPP function show up in a hotspot is not a bad thing, it should be expected if that is where most of the work is being done in your application. What you need to measure is the overall execution time of your app to see if that has improved.