Home
last modified time | relevance | path

Searched refs:statistic (Results 1 – 17 of 17) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c710 vdpu34x_setup_statistic(&regs->common, &regs->statistic); in hal_avs2d_rkv_gen_regs()
714 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_rkv_gen_regs()
715 regs->statistic.reg266_perf_cnt0 = 0; in hal_avs2d_rkv_gen_regs()
774 ((RK_U32 *)&regs->statistic)[i]); in hal_avs2d_rkv_dump_reg_write()
870 wr_cfg.reg = &regs->statistic; in hal_avs2d_rkv_start()
871 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start()
900 rd_cfg.reg = &regs->statistic; in hal_avs2d_rkv_start()
901 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start()
1084 task->dec.flags.ref_used = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait()
1088 RK_U32 ref_hw_usage = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait()
H A Dhal_avs2d_vdpu382.c777 vdpu382_setup_statistic(&regs->common, &regs->statistic); in hal_avs2d_vdpu382_gen_regs()
781 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_vdpu382_gen_regs()
840 ((RK_U32 *)&regs->statistic)[i]); in hal_avs2d_vdpu382_dump_reg_write()
936 wr_cfg.reg = &regs->statistic; in hal_avs2d_vdpu382_start()
937 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start()
966 rd_cfg.reg = &regs->statistic; in hal_avs2d_vdpu382_start()
967 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start()
1150 task->dec.flags.ref_used = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait()
1154 RK_U32 ref_hw_usage = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_avs2d.h153 Vdpu382RegStatistic statistic; member
H A Dvdpu34x_avs2d.h149 Vdpu34xRegStatistic statistic; member
H A Dvdpu34x_h265d.h185 Vdpu34xRegStatistic statistic; member
H A Dvdpu382_h265d.h209 Vdpu382RegStatistic statistic; member
H A Dvdpu34x_h264d.h246 Vdpu34xRegStatistic statistic; member
H A Dvdpu34x_vp9d.h291 Vdpu34xRegStatistic statistic; member
H A Dvdpu382_h264d.h273 Vdpu382RegStatistic statistic; member
H A Dvdpu382_vp9d.h316 Vdpu382RegStatistic statistic; member
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu382.c1051 vdpu382_setup_statistic(&regs->common, &regs->statistic); in vdpu382_h264d_gen_regs()
1128 wr_cfg.reg = &regs->statistic; in vdpu382_h264d_start()
1129 wr_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start()
1148 rd_cfg.reg = &regs->statistic; in vdpu382_h264d_start()
1149 rd_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start()
1182 memcpy(&hw_ref_used, &p_regs->statistic.reg265, sizeof(RK_U32)); in vdpu382_h264_get_ref_used()
H A Dhal_h264d_vdpu34x.c997 vdpu34x_setup_statistic(&regs->common, &regs->statistic); in vdpu34x_h264d_gen_regs()
1076 wr_cfg.reg = &regs->statistic; in vdpu34x_h264d_start()
1077 wr_cfg.size = sizeof(regs->statistic); in vdpu34x_h264d_start()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c842 vdpu34x_setup_statistic(&vp9_hw_regs->common, &vp9_hw_regs->statistic); in hal_vp9d_vdpu34x_gen_regs()
945 wr_cfg.reg = &hw_regs->statistic; in hal_vp9d_vdpu34x_start()
946 wr_cfg.size = sizeof(hw_regs->statistic); in hal_vp9d_vdpu34x_start()
H A Dhal_vp9d_vdpu382.c876 vdpu382_setup_statistic(&vp9_hw_regs->common, &vp9_hw_regs->statistic); in hal_vp9d_vdpu382_gen_regs()
979 wr_cfg.reg = &hw_regs->statistic; in hal_vp9d_vdpu382_start()
980 wr_cfg.size = sizeof(hw_regs->statistic); in hal_vp9d_vdpu382_start()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c940 vdpu382_setup_statistic(&hw_regs->common, &hw_regs->statistic); in hal_h265d_vdpu382_gen_regs()
1025 wr_cfg.reg = &hw_regs->statistic; in hal_h265d_vdpu382_start()
1026 wr_cfg.size = sizeof(hw_regs->statistic); in hal_h265d_vdpu382_start()
H A Dhal_h265d_vdpu34x.c1147 vdpu34x_setup_statistic(&hw_regs->common, &hw_regs->statistic); in hal_h265d_vdpu34x_gen_regs()
1232 wr_cfg.reg = &hw_regs->statistic; in hal_h265d_vdpu34x_start()
1233 wr_cfg.size = sizeof(hw_regs->statistic); in hal_h265d_vdpu34x_start()
/rockchip-linux_mpp/
H A DCHANGELOG.md681 - [mpp_lock]: Add spinlock timing statistic