Searched refs:p_FmPortPerformanceCnt (Results 1 – 2 of 2) sorted by relevance
3770 if (!p_FmPortPerformanceCnt->taskCompVal in FM_PORT_SetPerformanceCountersParams()3776 if (!p_FmPortPerformanceCnt->dmaCompVal in FM_PORT_SetPerformanceCountersParams()3782 if (!p_FmPortPerformanceCnt->fifoCompVal in FM_PORT_SetPerformanceCountersParams()3798 if (!p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()3799 || (p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()3808 if (!p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()3809 || (p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()3818 if (p_FmPortPerformanceCnt->queueCompVal) in FM_PORT_SetPerformanceCountersParams()3828 params.task_val = p_FmPortPerformanceCnt->taskCompVal; in FM_PORT_SetPerformanceCountersParams()3830 params.dma_val = p_FmPortPerformanceCnt->dmaCompVal; in FM_PORT_SetPerformanceCountersParams()[all …]
2104 …RT_SetPerformanceCountersParams(t_Handle h_FmPort, t_FmPortPerformanceCnt *p_FmPortPerformanceCnt);