

Function cost measurement is a debugging feature that is used to measure the number of times functions are called and the amount of time required to run functions.
For more details, see $TwlSDK/docs/TechnicalNotes/AboutProfiler.pdf.
OS_CalcFunctionCostLines()
OS_CalcFunctionCostBufferSize()
OS_EnableFunctionCost()
OS_DisableFunctionCost()
OS_RestoreFunctionCost()
OS_CalcStatistics()
OS_CalcThreadStatistics()
OS Function List (Debug) (Function Cost Measurement)
2008/09/16 Initial version.
CONFIDENTIAL