Home
last modified time | relevance | path

Searched refs:myCostBuffer2 (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/demos/os/functionCost-3/src/
Dmain.c21 u32 myCostBuffer2[MYCOSTBUFFER_SIZE / sizeof(u32)]; variable
119 OS_InitFunctionCost(&myCostBuffer2, MYCOSTBUFFER_SIZE); in proc2()
/TwlSDK-5.4/build/demos/os/functionCost-2/src/
Dmain.c25 u32 myCostBuffer2[MYCOSTBUFFER_SIZE / sizeof(u32)]; variable
126 OS_InitFunctionCost(&myCostBuffer2, MYCOSTBUFFER_SIZE); in proc2()