Searched refs:LOS_TaskSwitchInfoGet (Results 1 – 3 of 3) sorted by relevance
1089 extern UINT32 LOS_TaskSwitchInfoGet(UINT32 index, UINT32 *taskSwitchInfo);
236 return OsExcHookFunc(type, i, loop, len, (EXC_INFO_SAVE_CALLBACK)LOS_TaskSwitchInfoGet); in OsExcTskSwitchMsgGet()
1427 LITE_OS_SEC_TEXT_MINOR UINT32 LOS_TaskSwitchInfoGet(UINT32 index, UINT32 *taskSwitchInfo) in LOS_TaskSwitchInfoGet() function