Home
last modified time | relevance | path

Searched refs:compress_buff (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c596 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rss()
631 rc = compress_buff(&scratch_buff, dbg_buff); in collect_sw_state()
665 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ddp_stats()
712 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulptx_la()
745 rc = compress_buff(&scratch_buff, dbg_buff); in collect_ulprx_la()
780 rc = compress_buff(&scratch_buff, dbg_buff); in collect_cpl_stats()
823 rc = compress_buff(&scratch_buff, dbg_buff); in collect_wc_stats()
1116 rc = compress_buff(&scratch_buff, dbg_buff); in collect_meminfo()
1160 rc = compress_buff(&scratch_buff, dbg_buff); in collect_lb_stats()
1193 rc = compress_buff(&scratch_buff, dbg_buff); in collect_rdma_stats()
[all …]
H A Dcudbg_lib_common.h151 int compress_buff(struct cudbg_buffer *, struct cudbg_buffer *);
H A Dfastlz_api.c207 int compress_buff(struct cudbg_buffer *pin_buff, struct cudbg_buffer *pout_buff) in compress_buff() function
H A Dcudbg_wtp.c923 rc = compress_buff(&scratch_buff, dbg_buff); in t5_wtp_data()
1286 rc = compress_buff(&scratch_buff, dbg_buff); in t6_wtp_data()