Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst163 Section 5.2.2.1.5. This statistic is the count of frames that are successfully
168 802.3-2012, Section 5.2.2.1.6. This statistic is the count of frames that are
173 Section 5.2.2.1.7. This statistic is the count of frames that are not an
178 Section 5.2.2.1.8. This statistic is the count of data and pad bytes
182 Section 5.2.2.1.14. This statistic is the count of data and pad bytes
186 802.3-2012, Section 30.3.4.2. This statistic is a count of PAUSE frames
190 802.3-2012, Section 30.3.4.3. This statistic is a count of PAUSE frames
193 "rx_errors" is equivalent to ifInErrors defined in RFC 2863. This statistic is
197 "tx_errors" is equivalent to ifOutErrors defined in RFC 2863. This statistic
201 statistic is a count of the number of packets received that were not addressed
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dfix-clang-private-operator.patch5 int numCalls; // just an interesting statistic
6 size_t totalBytes; // just an interesting statistic
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h382 struct statistic { struct
527 struct statistic txq_stat;
528 struct statistic rxq_stat;
533 struct statistic fw_pend_stat;
536 struct statistic msg_free_stat;
537 struct statistic msg_pend_stat;
542 struct statistic tx_free_stat;
543 struct statistic tx_pend_stat;
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c738 vdpu34x_setup_statistic(&regs->common, &regs->statistic); in hal_avs2d_rkv_gen_regs()
740 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_rkv_gen_regs()
741 regs->statistic.reg266_perf_cnt0 = 0; in hal_avs2d_rkv_gen_regs()
800 ((RK_U32 *)&regs->statistic)[i]); in hal_avs2d_rkv_dump_reg_write()
895 wr_cfg.reg = &regs->statistic; in hal_avs2d_rkv_start()
896 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start()
925 rd_cfg.reg = &regs->statistic; in hal_avs2d_rkv_start()
926 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start()
1108 task->dec.flags.ref_used = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait()
1111 RK_U32 ref_hw_usage = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait()
H A Dhal_avs2d_vdpu382.c814 vdpu382_setup_statistic(&regs->common, &regs->statistic); in hal_avs2d_vdpu382_gen_regs()
816 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_vdpu382_gen_regs()
875 ((RK_U32 *)&regs->statistic)[i]); in hal_avs2d_vdpu382_dump_reg_write()
970 wr_cfg.reg = &regs->statistic; in hal_avs2d_vdpu382_start()
971 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start()
1000 rd_cfg.reg = &regs->statistic; in hal_avs2d_vdpu382_start()
1001 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start()
1183 task->dec.flags.ref_used = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait()
1186 RK_U32 ref_hw_usage = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait()
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst57 of NFS calls received (which statistic is available elsewhere).
67 The circumstance this statistic tracks indicates that there was NFS
82 This statistic tracks the circumstance where incoming
92 This statistic counts a circumstance where there are more nfsd
/OK3568_Linux_fs/buildroot/package/smstools3/
H A D0002-fix-build-with-gcc-10.x.patch656 +time_t start_time; // Start time of smsd, allows statistic functions
659 +char d_stats[PATH_MAX]; // path to statistic files
660 +int stats_interval; // time between statistic files in seconds.
680 -time_t start_time; // Start time of smsd, allows statistic functions
683 -char d_stats[PATH_MAX]; // path to statistic files
684 -int stats_interval; // time between statistic files in seconds.
689 +extern time_t start_time; // Start time of smsd, allows statistic functions
692 +extern char d_stats[PATH_MAX]; // path to statistic files
693 +extern int stats_interval; // time between statistic files in seconds.
700 /* Creates shared memory variables for statistic data */
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_avs2d.h149 Vdpu34xRegStatistic statistic; member
H A Dvdpu382_avs2d.h153 Vdpu382RegStatistic statistic; member
H A Dvdpu34x_h265d.h185 Vdpu34xRegStatistic statistic; member
H A Dvdpu382_h265d.h209 Vdpu382RegStatistic statistic; member
H A Dvdpu34x_vp9d.h291 Vdpu34xRegStatistic statistic; member
H A Dvdpu34x_h264d.h246 Vdpu34xRegStatistic statistic; member
H A Dvdpu382_vp9d.h316 Vdpu382RegStatistic statistic; member
H A Dvdpu382_h264d.h273 Vdpu382RegStatistic statistic; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/event/
H A Dexynos-nocp.txt9 or as traffic debug or statistic collectors. Exynos542x bus has multiple
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu382.c1072 vdpu382_setup_statistic(&regs->common, &regs->statistic); in vdpu382_h264d_gen_regs()
1148 wr_cfg.reg = &regs->statistic; in vdpu382_h264d_start()
1149 wr_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start()
1168 rd_cfg.reg = &regs->statistic; in vdpu382_h264d_start()
1169 rd_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start()
1202 memcpy(&hw_ref_used, &p_regs->statistic.reg265, sizeof(RK_U32)); in vdpu382_h264_get_ref_used()
H A Dhal_h264d_vdpu34x.c995 vdpu34x_setup_statistic(&regs->common, &regs->statistic); in vdpu34x_h264d_gen_regs()
1073 wr_cfg.reg = &regs->statistic; in vdpu34x_h264d_start()
1074 wr_cfg.size = sizeof(regs->statistic); in vdpu34x_h264d_start()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch551 -time_t start_time; // Start time of smsd, allows statistic functions
554 -char d_stats[PATH_MAX]; // path to statistic files
555 -int stats_interval; // time between statistic files in seconds.
562 +EXTERN time_t start_time; // Start time of smsd, allows statistic functions
565 +EXTERN char d_stats[PATH_MAX]; // path to statistic files
566 +EXTERN int stats_interval; // time between statistic files in seconds.
572 /* Creates shared memory variables for statistic data */
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd59 pktcdvd device statistic values, like
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgen_stats.rst22 Declare the statistic structs you need::
/OK3568_Linux_fs/kernel/Documentation/cpu-freq/
H A Dcpufreq-stats.rst43 statistic is done. Obviously, stats driver will not have any information
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Diostats.rst153 As a result, some statistic information disappeared. The translation from
188 In 2.6.25, the full statistic set is again available for partitions and
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dstat.rst17 statistics were exported as multiple files containing one statistic
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c867 vdpu382_setup_statistic(&vp9_hw_regs->common, &vp9_hw_regs->statistic); in hal_vp9d_vdpu382_gen_regs()
970 wr_cfg.reg = &hw_regs->statistic; in hal_vp9d_vdpu382_start()
971 wr_cfg.size = sizeof(hw_regs->statistic); in hal_vp9d_vdpu382_start()

12