Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/os/common/
DfunctionCost.h190 extern void OSi_ClearThreadFunctionCostBuffer(OSThread *thread);
193 OSi_ClearThreadFunctionCostBuffer(NULL); in OS_ClearFunctionCostBuffer()
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_functionCost.c184 OSi_ClearThreadFunctionCostBuffer(NULL); in OS_InitFunctionCost()
234 void OSi_ClearThreadFunctionCostBuffer(OSThread *thread) in OSi_ClearThreadFunctionCostBuffer() function
647 OSi_ClearThreadFunctionCostBuffer(thread); in OS_CalcThreadStatistics()