Home
last modified time | relevance | path

Searched refs:u32Begin (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dlc/api/dlc/
H A DapiXC_Dlc.c2692 MS_U32 u32Begin = MsOS_GetSystemTime(); in MApi_XC_DLC_SetPowerState_U2() local
2721 …=========[%s,%5d] cost %lu ms========\n", __FUNCTION__, __LINE__, MsOS_GetSystemTime() - u32Begin); in MApi_XC_DLC_SetPowerState_U2()
/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace.c3539 MS_U32 u32Begin = MsOS_GetSystemTime(); in MApi_XC_ACE_SetPowerState_U2() local
3620 …=========[%s,%5d] cost %lu ms========\n", __FUNCTION__, __LINE__, MsOS_GetSystemTime() - u32Begin); in MApi_XC_ACE_SetPowerState_U2()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c11695 MS_U32 u32Begin = MsOS_GetSystemTime(); in MApi_XC_SetPowerState_U2() local
12168 …=========[%s,%5d] cost %lu ms========\n", __FUNCTION__, __LINE__, MsOS_GetSystemTime() - u32Begin); in MApi_XC_SetPowerState_U2()
H A Dmvideo.c.011681 MS_U32 u32Begin = MsOS_GetSystemTime();
12152 …=========[%s,%5d] cost %lu ms========\n", __FUNCTION__, __LINE__, MsOS_GetSystemTime() - u32Begin);