Searched refs:stDmxDbgInfo (Results 1 – 4 of 4) sorted by relevance
434 DMX_FLT_DBG_INFO stDmxDbgInfo[TSP_SECFLT_NUM]; variable982 … (unsigned int)(((MsOS_GetSystemTime() - stDmxDbgInfo[i].u32TimeCreate)/1000)), in _DMX_DBG_Flt()983 (unsigned int)stDmxDbgInfo[i].u32Int_rdy, in _DMX_DBG_Flt()984 (unsigned int)stDmxDbgInfo[i].u32Int_ovf, in _DMX_DBG_Flt()985 (unsigned int)stDmxDbgInfo[i].u32Int_crc, in _DMX_DBG_Flt()986 (unsigned int)stDmxDbgInfo[i].u32CB_rdy, in _DMX_DBG_Flt()987 (unsigned int)stDmxDbgInfo[i].u32CB_ovf); in _DMX_DBG_Flt()1855 memset(stDmxDbgInfo, 0x0, sizeof(DMX_FLT_DBG_INFO) * TSP_SECFLT_NUM); in _DMX_Debug()
646 extern DMX_FLT_DBG_INFO stDmxDbgInfo[];891 stDmxDbgInfo[u32SecFltId].u32CB_rdy ++; in _DMX_Notify()895 stDmxDbgInfo[u32SecFltId].u32CB_ovf ++; in _DMX_Notify()4962 stDmxDbgInfo[(*pu32DmxId)].u32TimeCreate = MsOS_GetSystemTime(); in _MApi_DMX_Open_Common()
2890 extern DMX_FLT_DBG_INFO stDmxDbgInfo[]; in _TSP_Isr()2895 stDmxDbgInfo[u32SecFltId].u32Int_rdy ++; in _TSP_Isr()2899 stDmxDbgInfo[u32SecFltId].u32Int_ovf ++; in _TSP_Isr()2903 stDmxDbgInfo[u32SecFltId].u32Int_crc ++; in _TSP_Isr()
2355 extern DMX_FLT_DBG_INFO stDmxDbgInfo[]; in _TSP_Isr()2360 stDmxDbgInfo[u32SecFltId].u32Int_rdy ++; in _TSP_Isr()2364 stDmxDbgInfo[u32SecFltId].u32Int_ovf ++; in _TSP_Isr()2368 stDmxDbgInfo[u32SecFltId].u32Int_crc ++; in _TSP_Isr()