Home
last modified time | relevance | path

Searched refs:e_FM_PORT_COUNTERS_TASK_UTIL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c655 FM_PORT_ModifyCounter(p_FmPort, e_FM_PORT_COUNTERS_TASK_UTIL, 0); in ClearPerfCnts()
780 case (e_FM_PORT_COUNTERS_TASK_UTIL): in CheckRxBmiCounter()
807 case (e_FM_PORT_COUNTERS_TASK_UTIL): in CheckTxBmiCounter()
827 case (e_FM_PORT_COUNTERS_TASK_UTIL): in CheckOhBmiCounter()
885 case (e_FM_PORT_COUNTERS_TASK_UTIL): in BmiPortCheckAndGetCounterType()
919 case (e_FM_PORT_COUNTERS_TASK_UTIL): in BmiPortCheckAndGetCounterType()
3869 if (FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_TASK_UTIL)) in FM_PORT_AnalyzePerformanceParams()
3925 && FM_PORT_GetCounter(p_FmPort, e_FM_PORT_COUNTERS_TASK_UTIL)) in FM_PORT_AnalyzePerformanceParams()
4030 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_TASK_UTIL); in FM_PORT_GetBmiCounters()
4078 FM_PORT_GetCounter(h_FmPort, e_FM_PORT_COUNTERS_TASK_UTIL); in FM_PORT_GetBmiCounters()
[all …]
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1274 e_FM_PORT_COUNTERS_TASK_UTIL, /**< BMI performance counter */ enumerator