Home
last modified time | relevance | path

Searched refs:total_count (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/devfreq/event/
Dexynos-ppmu.c201 unsigned int total_count, load_count; in exynos_ppmu_get_event() local
220 ret = regmap_read(info->regmap, PPMU_CCNT, &total_count); in exynos_ppmu_get_event()
223 edata->total_count = total_count; in exynos_ppmu_get_event()
261 edata->load_count, edata->total_count); in exynos_ppmu_get_event()
422 unsigned int total_count, count; in exynos_ppmu_v2_get_event() local
436 ret = regmap_read(info->regmap, PPMU_V2_CCNT, &total_count); in exynos_ppmu_v2_get_event()
439 edata->total_count = total_count; in exynos_ppmu_v2_get_event()
476 edata->load_count, edata->total_count); in exynos_ppmu_v2_get_event()
Dexynos-nocp.c168 edata->total_count = ((counter[3] << 16) | counter[2]); in exynos_nocp_get_event()
171 edata->load_count, edata->total_count); in exynos_nocp_get_event()
Drockchip-dfi.c158 edata->total_count = info->ch_usage[busier_ch].total; in rockchip_dfi_get_event()
/kernel/linux/linux-5.10/drivers/devfreq/
Dexynos-bus.c66 unsigned long load_count = 0, total_count = 0; in exynos_bus_get_event() local
79 total_count = event_data.total_count; in exynos_bus_get_event()
84 edata->total_count = total_count; in exynos_bus_get_event()
135 stat->total_time = edata.total_count; in exynos_bus_get_dev_status()
Ddevfreq-event.c174 edata->total_count = edata->load_count = 0; in devfreq_event_get_event()
179 edata->total_count = edata->load_count = 0; in devfreq_event_get_event()
Drk3399_dmc.c178 stat->total_time = edata.total_count; in rk3399_dmcfreq_get_dev_status()
/kernel/linux/linux-5.10/include/linux/
Ddevfreq-event.h49 unsigned long total_count; member
/kernel/linux/linux-5.10/tools/perf/util/
Dkvm-stat.h95 u64 total_count; member
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans_dquot.c589 xfs_qcnt_t total_count = res->reserved + delta; in xfs_dqresv_check() local
604 if (hardlimit && total_count > hardlimit) { in xfs_dqresv_check()
609 if (softlimit && total_count > softlimit) { in xfs_dqresv_check()
/kernel/linux/linux-5.10/fs/f2fs/
Dnamei.c226 int total_count = cold_count + hot_count; in f2fs_update_extension_list() local
231 if (total_count == F2FS_MAX_EXTENSION) in f2fs_update_extension_list()
242 count = total_count; in f2fs_update_extension_list()
256 F2FS_EXTENSION_LEN * (total_count - i - 1)); in f2fs_update_extension_list()
257 memset(extlist[total_count - 1], 0, F2FS_EXTENSION_LEN); in f2fs_update_extension_list()
/kernel/linux/linux-5.10/fs/orangefs/
Dinode.c563 ssize_t total_count = 0; in orangefs_direct_IO() local
620 total_count += ret; in orangefs_direct_IO()
638 if (total_count > 0) in orangefs_direct_IO()
639 ret = total_count; in orangefs_direct_IO()
/kernel/linux/linux-5.10/drivers/memory/samsung/
Dexynos5422-dmc.c731 unsigned long *total_count) in exynos5_counters_get() argument
750 if (total < event.total_count) in exynos5_counters_get()
751 total = event.total_count; in exynos5_counters_get()
754 *total_count = total; in exynos5_counters_get()
/kernel/linux/linux-5.10/net/batman-adv/
Dbat_iv_ogm.c1079 u8 total_count; in batadv_iv_ogm_calc_tq() local
1133 total_count = neigh_rq_count; in batadv_iv_ogm_calc_tq()
1135 total_count = orig_eq_count; in batadv_iv_ogm_calc_tq()
1140 if (total_count < BATADV_TQ_LOCAL_BIDRECT_SEND_MINIMUM || in batadv_iv_ogm_calc_tq()
1148 tq_own = (BATADV_TQ_MAX_VALUE * total_count) / neigh_rq_count; in batadv_iv_ogm_calc_tq()
1185 orig_node->orig, orig_neigh_node->orig, total_count, in batadv_iv_ogm_calc_tq()
Dmulticast.c1386 int ret, tt_count, ip_count, unsnoop_count, total_count; in batadv_mcast_forw_mode() local
1408 total_count = tt_count + ip_count + unsnoop_count + rtr_count; in batadv_mcast_forw_mode()
1410 switch (total_count) { in batadv_mcast_forw_mode()
1431 if (!unsnoop_count && total_count <= mcast_fanout) in batadv_mcast_forw_mode()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-kvm.c533 kvm->total_count += get_event_count(event, vcpu); in update_total_count()
640 pr_info("%8.2f%% ", (double)ecount / kvm->total_count * 100); in print_result()
650 kvm->total_count, kvm->total_time / (double)NSEC_PER_USEC); in print_result()
905 kvm->total_count = 0; in perf_kvm__handle_timerfd()
/kernel/linux/linux-5.10/include/rdma/
Drdma_vt.h185 atomic_t total_count; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h372 unsigned long long total_count; member
387 dc->debug.bw_val_profile.total_count++
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
Dpasemi_mac.c821 unsigned int total_count; in pasemi_mac_clean_tx() local
828 total_count = 0; in pasemi_mac_clean_tx()
896 total_count += descr_count; in pasemi_mac_clean_tx()
902 return total_count; in pasemi_mac_clean_tx()
/kernel/linux/linux-5.10/drivers/staging/unisys/visornic/
Dvisornic_main.c243 unsigned int total_count; in visor_copy_fragsinfo_from_skb() local
250 total_count = numfrags + (firstfraglen / PI_PAGE_SIZE); in visor_copy_fragsinfo_from_skb()
252 total_count++; in visor_copy_fragsinfo_from_skb()
254 if (total_count > frags_max) { in visor_copy_fragsinfo_from_skb()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c52 int count = 0, total_count = 0; in vxge_hw_vpath_wait_receive_idle() local
84 total_count++; in vxge_hw_vpath_wait_receive_idle()
86 (total_count < VXGE_HW_MAX_POLLING_COUNT)); in vxge_hw_vpath_wait_receive_idle()
88 if (total_count >= VXGE_HW_MAX_POLLING_COUNT) in vxge_hw_vpath_wait_receive_idle()
92 return total_count; in vxge_hw_vpath_wait_receive_idle()
101 int i, total_count = 0; in vxge_hw_device_wait_receive_idle() local
107 total_count += vxge_hw_vpath_wait_receive_idle(hldev, i); in vxge_hw_device_wait_receive_idle()
108 if (total_count >= VXGE_HW_MAX_POLLING_COUNT) in vxge_hw_device_wait_receive_idle()
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh713 local total_count=$3
719 for ((i=1;i<=total_count;i++)); do
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
Dlibcxgbi.h554 u32 total_count; member
Dlibcxgbi.c1874 tdata->total_count = count; in cxgbi_task_data_sgl_read()
1880 __func__, offset, count, err, tdata->total_count, tdata->total_offset); in cxgbi_task_data_sgl_read()
2178 tdata->total_count = 0; in cxgbi_conn_init_pdu()
2187 tdata->total_count, tdata->total_offset); in cxgbi_conn_init_pdu()
2189 expected_count = tdata->total_count; in cxgbi_conn_init_pdu()
/kernel/linux/linux-5.10/drivers/md/
Ddm-thin-metadata.c1664 unsigned count, total_count = 0; in __remove_range() local
1706 total_count += count; in __remove_range()
1709 td->mapped_blocks -= total_count; in __remove_range()
/kernel/linux/linux-5.10/drivers/tty/
Dsynclink_gt.c4758 unsigned int total_count = 0; in tbuf_bytes() local
4778 total_count += count; in tbuf_bytes()
4779 else if (!total_count) in tbuf_bytes()
4790 total_count += active_buf_count; in tbuf_bytes()
4793 total_count += (reg_value >> 8) & 0xff; in tbuf_bytes()
4797 total_count++; in tbuf_bytes()
4799 return total_count; in tbuf_bytes()

12