Home
last modified time | relevance | path

Searched refs:OS_PROFILE_FUNCTION_COST (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dprofile.h35 # define OS_PROFILE_FUNCTION_COST macro
42 #if defined( OS_PROFILE_CALL_TRACE ) && defined( OS_PROFILE_FUNCTION_COST )
43 *** ERROR:cannot specify both options of OS_PROFILE_CALL_TRACE and OS_PROFILE_FUNCTION_COST at a sa…
DfunctionCost.h29 #if defined(OS_PROFILE_AVAILABLE) && defined(OS_PROFILE_FUNCTION_COST)
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_functionCost.c19 #if defined(OS_PROFILE_AVAILABLE) && defined(OS_PROFILE_FUNCTION_COST)