/kernel/linux/linux-5.10/drivers/devfreq/event/ |
D | exynos-ppmu.c | 201 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()
|
D | exynos-nocp.c | 168 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()
|
D | rockchip-dfi.c | 158 edata->total_count = info->ch_usage[busier_ch].total; in rockchip_dfi_get_event()
|
/kernel/linux/linux-4.19/drivers/devfreq/event/ |
D | exynos-ppmu.c | 186 unsigned int total_count, load_count; in exynos_ppmu_get_event() local 205 ret = regmap_read(info->regmap, PPMU_CCNT, &total_count); in exynos_ppmu_get_event() 208 edata->total_count = total_count; in exynos_ppmu_get_event() 246 edata->load_count, edata->total_count); in exynos_ppmu_get_event() 419 unsigned int total_count, count; in exynos_ppmu_v2_get_event() local 433 ret = regmap_read(info->regmap, PPMU_V2_CCNT, &total_count); in exynos_ppmu_v2_get_event() 436 edata->total_count = total_count; in exynos_ppmu_v2_get_event() 473 edata->load_count, edata->total_count); in exynos_ppmu_v2_get_event()
|
D | exynos-nocp.c | 171 edata->total_count = ((counter[3] << 16) | counter[2]); in exynos_nocp_get_event() 174 edata->load_count, edata->total_count); in exynos_nocp_get_event()
|
D | rockchip-dfi.c | 175 edata->total_count = info->ch_usage[busier_ch].total; in rockchip_dfi_get_event()
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
D | exynos-bus.c | 66 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()
|
D | devfreq-event.c | 174 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()
|
/kernel/linux/linux-4.19/drivers/devfreq/ |
D | exynos-bus.c | 72 unsigned long load_count = 0, total_count = 0; in exynos_bus_get_event() local 85 total_count = event_data.total_count; in exynos_bus_get_event() 90 edata->total_count = total_count; in exynos_bus_get_event() 173 stat->total_time = edata.total_count; in exynos_bus_get_dev_status()
|
D | devfreq-event.c | 177 edata->total_count = edata->load_count = 0; in devfreq_event_get_event() 182 edata->total_count = edata->load_count = 0; in devfreq_event_get_event()
|
/kernel/linux/linux-4.19/fs/xfs/ |
D | xfs_trans_dquot.c | 597 xfs_qcnt_t total_count; in xfs_trans_dqresv() local 643 total_count = *resbcountp + nblks; in xfs_trans_dqresv() 644 if (hardlimit && total_count > hardlimit) { in xfs_trans_dqresv() 648 if (softlimit && total_count > softlimit) { in xfs_trans_dqresv() 660 total_count = dqp->q_res_icount + ninos; in xfs_trans_dqresv() 671 if (hardlimit && total_count > hardlimit) { in xfs_trans_dqresv() 675 if (softlimit && total_count > softlimit) { in xfs_trans_dqresv()
|
/kernel/linux/linux-4.19/fs/orangefs/ |
D | file.c | 250 ssize_t total_count = 0; in do_readv_writev() local 305 total_count += ret; in do_readv_writev() 323 if (total_count > 0) in do_readv_writev() 324 ret = total_count; in do_readv_writev()
|
/kernel/linux/linux-4.19/include/linux/ |
D | devfreq-event.h | 52 unsigned long total_count; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | devfreq-event.h | 49 unsigned long total_count; member
|
/kernel/linux/linux-4.19/tools/perf/util/ |
D | kvm-stat.h | 92 u64 total_count; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | kvm-stat.h | 95 u64 total_count; member
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_trans_dquot.c | 589 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-4.19/fs/f2fs/ |
D | namei.c | 207 int total_count = cold_count + hot_count; in f2fs_update_extension_list() local 212 if (total_count == F2FS_MAX_EXTENSION) in f2fs_update_extension_list() 223 count = total_count; in f2fs_update_extension_list() 237 F2FS_EXTENSION_LEN * (total_count - i - 1)); in f2fs_update_extension_list() 238 memset(extlist[total_count - 1], 0, F2FS_EXTENSION_LEN); in f2fs_update_extension_list()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
D | namei.c | 226 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/ |
D | inode.c | 563 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/ |
D | exynos5422-dmc.c | 731 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/ |
D | bat_iv_ogm.c | 1079 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()
|
/kernel/linux/linux-4.19/net/batman-adv/ |
D | multicast.c | 987 int ret, tt_count, ip_count, unsnoop_count, total_count; in batadv_mcast_forw_mode() local 1005 total_count = tt_count + ip_count + unsnoop_count; in batadv_mcast_forw_mode() 1007 switch (total_count) { in batadv_mcast_forw_mode()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-kvm.c | 533 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-4.19/tools/perf/ |
D | builtin-kvm.c | 527 kvm->total_count += get_event_count(event, vcpu); in update_total_count() 634 pr_info("%8.2f%% ", (double)ecount / kvm->total_count * 100); in print_result() 644 kvm->total_count, kvm->total_time / (double)NSEC_PER_USEC); in print_result() 899 kvm->total_count = 0; in perf_kvm__handle_timerfd()
|