Hi Amit Kumar,
if a function is not called in your application when executing, the time consume of this function will not shows there.
to measure the time consumed, I would suggest call all functions in main function. after you get result, then, you can comment out these calls.
Regards,
Rick