Searched refs:e_FM_PORT_COUNTERS_DMA_UTIL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1276 e_FM_PORT_COUNTERS_DMA_UTIL, /**< BMI performance counter */ enumerator in enum:e_FmPortCounters
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c656 FM_PORT_ModifyCounter(p_FmPort, e_FM_PORT_COUNTERS_DMA_UTIL, 0);
782 case (e_FM_PORT_COUNTERS_DMA_UTIL):
809 case (e_FM_PORT_COUNTERS_DMA_UTIL):
828 case (e_FM_PORT_COUNTERS_DMA_UTIL):
887 case (e_FM_PORT_COUNTERS_DMA_UTIL):
925 case (e_FM_PORT_COUNTERS_DMA_UTIL):
3876 if (FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_DMA_UTIL))
3928 && FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_DMA_UTIL))
4036 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_DMA_UTIL);
4084 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_DMA_UTIL);
[all...]

Completed in 124 milliseconds