Searched refs:t4_pmtx_get_stats (Results 1 – 4 of 4) sorted by relevance
1914 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]);
1623 t4_pmtx_get_stats(padap, pm_stats_buff->tx_cnt, pm_stats_buff->tx_cyc); in cudbg_collect_pm_stats()
756 t4_pmtx_get_stats(adap, tx_cnt, tx_cyc); in pm_stats_show()
6047 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) in t4_pmtx_get_stats() function