[qca-nss-drv] Add framework for stats printing.

Provide a set of helper APIs to assist NSS sub-systems with
printing of stats in a consistent fashion.

Change-Id: Ia7b63abaf0b7c3d724df4012a48c8ce0384bdfb6
Signed-off-by: Siva Sai Krishna Marthy <smarthy@codeaurora.org>
Signed-off-by: Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org>
50 files changed
tree: c0dbbd4ac2e45af63b9bed8313e385f488accfab
  1. exports/
  2. nss_data_plane/
  3. nss_hal/
  4. Makefile
  5. Makefile.fsm
  6. nss_bridge.c
  7. nss_bridge_log.c
  8. nss_bridge_log.h
  9. nss_c2c_rx.c
  10. nss_c2c_rx.h
  11. nss_c2c_rx_stats.c
  12. nss_c2c_tx.c
  13. nss_c2c_tx_log.c
  14. nss_c2c_tx_log.h
  15. nss_c2c_tx_stats.c
  16. nss_c2c_tx_stats.h
  17. nss_capwap.c
  18. nss_capwap_log.c
  19. nss_capwap_log.h
  20. nss_capwap_stats.c
  21. nss_capwap_stats.h
  22. nss_clmap.c
  23. nss_clmap_log.c
  24. nss_clmap_log.h
  25. nss_clmap_stats.c
  26. nss_clmap_stats.h
  27. nss_cmn.c
  28. nss_core.c
  29. nss_core.h
  30. nss_coredump.c
  31. nss_crypto.c
  32. nss_crypto_cmn.c
  33. nss_crypto_cmn_log.c
  34. nss_crypto_cmn_log.h
  35. nss_crypto_log.c
  36. nss_crypto_log.h
  37. nss_drv_stats.c
  38. nss_drv_stats.h
  39. nss_dscp_map.h
  40. nss_dtls.c
  41. nss_dtls_cmn.c
  42. nss_dtls_cmn_log.c
  43. nss_dtls_cmn_log.h
  44. nss_dtls_log.c
  45. nss_dtls_log.h
  46. nss_dtls_stats.c
  47. nss_dtls_stats.h
  48. nss_dynamic_interface.c
  49. nss_dynamic_interface_log.c
  50. nss_dynamic_interface_log.h
  51. nss_edma.c
  52. nss_edma_stats.c
  53. nss_edma_stats.h
  54. nss_eth_rx.c
  55. nss_eth_rx_stats.c
  56. nss_eth_rx_stats.h
  57. nss_freq.c
  58. nss_freq_log.c
  59. nss_freq_log.h
  60. nss_freq_stats.c
  61. nss_freq_stats.h
  62. nss_gmac_stats.c
  63. nss_gmac_stats.h
  64. nss_gre.c
  65. nss_gre_log.c
  66. nss_gre_log.h
  67. nss_gre_redir.c
  68. nss_gre_redir_lag_ds.c
  69. nss_gre_redir_lag_ds_log.c
  70. nss_gre_redir_lag_ds_log.h
  71. nss_gre_redir_lag_ds_stats.c
  72. nss_gre_redir_lag_ds_stats.h
  73. nss_gre_redir_lag_us.c
  74. nss_gre_redir_lag_us_log.c
  75. nss_gre_redir_lag_us_log.h
  76. nss_gre_redir_lag_us_stats.c
  77. nss_gre_redir_lag_us_stats.h
  78. nss_gre_redir_log.c
  79. nss_gre_redir_log.h
  80. nss_gre_redir_mark.c
  81. nss_gre_redir_mark_log.c
  82. nss_gre_redir_mark_log.h
  83. nss_gre_redir_mark_stats.c
  84. nss_gre_redir_mark_stats.h
  85. nss_gre_redir_stats.c
  86. nss_gre_redir_stats.h
  87. nss_gre_stats.c
  88. nss_gre_stats.h
  89. nss_gre_tunnel.c
  90. nss_gre_tunnel_log.c
  91. nss_gre_tunnel_log.h
  92. nss_gre_tunnel_stats.c
  93. nss_gre_tunnel_stats.h
  94. nss_hlos_if.h
  95. nss_if.c
  96. nss_igs.c
  97. nss_igs_stats.c
  98. nss_igs_stats.h
  99. nss_init.c
  100. nss_ipsec.c
  101. nss_ipsec_cmn.c
  102. nss_ipsec_cmn_log.c
  103. nss_ipsec_cmn_log.h
  104. nss_ipsec_log.c
  105. nss_ipsec_log.h
  106. nss_ipv4.c
  107. nss_ipv4_log.c
  108. nss_ipv4_reasm.c
  109. nss_ipv4_reasm_stats.c
  110. nss_ipv4_reasm_stats.h
  111. nss_ipv4_stats.c
  112. nss_ipv4_stats.h
  113. nss_ipv6.c
  114. nss_ipv6_log.c
  115. nss_ipv6_reasm.c
  116. nss_ipv6_reasm_stats.c
  117. nss_ipv6_reasm_stats.h
  118. nss_ipv6_stats.c
  119. nss_ipv6_stats.h
  120. nss_l2tpv2.c
  121. nss_l2tpv2_log.c
  122. nss_l2tpv2_log.h
  123. nss_l2tpv2_stats.c
  124. nss_l2tpv2_stats.h
  125. nss_lag.c
  126. nss_lag_log.c
  127. nss_lag_log.h
  128. nss_log.c
  129. nss_log.h
  130. nss_lso_rx.c
  131. nss_lso_rx.h
  132. nss_lso_rx_stats.c
  133. nss_map_t.c
  134. nss_map_t_log.c
  135. nss_map_t_log.h
  136. nss_map_t_stats.c
  137. nss_map_t_stats.h
  138. nss_meminfo.c
  139. nss_meminfo.h
  140. nss_n2h.c
  141. nss_n2h_stats.c
  142. nss_n2h_stats.h
  143. nss_oam.c
  144. nss_oam_log.c
  145. nss_oam_log.h
  146. nss_phys_if.c
  147. nss_phys_if.h
  148. nss_pm.c
  149. nss_pm.h
  150. nss_portid.c
  151. nss_portid_log.c
  152. nss_portid_log.h
  153. nss_portid_stats.c
  154. nss_portid_stats.h
  155. nss_ppe.c
  156. nss_ppe.h
  157. nss_ppe_log.c
  158. nss_ppe_stats.c
  159. nss_ppe_stats.h
  160. nss_pppoe.c
  161. nss_pppoe_log.c
  162. nss_pppoe_log.h
  163. nss_pppoe_stats.c
  164. nss_pppoe_stats.h
  165. nss_pptp.c
  166. nss_pptp_log.c
  167. nss_pptp_log.h
  168. nss_pptp_stats.c
  169. nss_pptp_stats.h
  170. nss_profiler.c
  171. nss_project.c
  172. nss_pvxlan.c
  173. nss_pvxlan_log.c
  174. nss_pvxlan_log.h
  175. nss_pvxlan_stats.c
  176. nss_pvxlan_stats.h
  177. nss_qrfs.c
  178. nss_qrfs_log.c
  179. nss_qrfs_log.h
  180. nss_qrfs_stats.c
  181. nss_qrfs_stats.h
  182. nss_qvpn.c
  183. nss_qvpn_log.c
  184. nss_qvpn_log.h
  185. nss_qvpn_stats.c
  186. nss_qvpn_stats.h
  187. nss_rps.c
  188. nss_shaper.c
  189. nss_sjack.c
  190. nss_sjack_log.c
  191. nss_sjack_log.h
  192. nss_sjack_stats.c
  193. nss_sjack_stats.h
  194. nss_stats.c
  195. nss_stats.h
  196. nss_trustsec_tx.c
  197. nss_trustsec_tx_log.c
  198. nss_trustsec_tx_log.h
  199. nss_trustsec_tx_stats.c
  200. nss_trustsec_tx_stats.h
  201. nss_tstamp.c
  202. nss_tstamp_stats.c
  203. nss_tstamp_stats.h
  204. nss_tun6rd.c
  205. nss_tun6rd_log.c
  206. nss_tun6rd_log.h
  207. nss_tunipip6.c
  208. nss_tunipip6_log.c
  209. nss_tunipip6_log.h
  210. nss_tx_msg_sync.c
  211. nss_tx_msg_sync.h
  212. nss_tx_rx_common.h
  213. nss_unaligned.c
  214. nss_unaligned_log.c
  215. nss_unaligned_log.h
  216. nss_unaligned_stats.c
  217. nss_unaligned_stats.h
  218. nss_virt_if.c
  219. nss_virt_if_stats.c
  220. nss_virt_if_stats.h
  221. nss_vlan.c
  222. nss_vlan_log.c
  223. nss_vlan_log.h
  224. nss_vxlan.c
  225. nss_vxlan_log.c
  226. nss_vxlan_log.h
  227. nss_vxlan_stats.c
  228. nss_vxlan_stats.h
  229. nss_wifi.c
  230. nss_wifi_if.c
  231. nss_wifi_if_stats.c
  232. nss_wifi_if_stats.h
  233. nss_wifi_log.c
  234. nss_wifi_log.h
  235. nss_wifi_stats.c
  236. nss_wifi_stats.h
  237. nss_wifi_vdev.c
  238. nss_wifili.c
  239. nss_wifili_log.c
  240. nss_wifili_log.h
  241. nss_wifili_stats.c
  242. nss_wifili_stats.h