/Linux-v5.4/tools/perf/util/ |
D | counts.c | 10 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local 36 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete() 45 static void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset()
|
D | counts.h | 21 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts() 27 perf_counts__is_loaded(struct perf_counts *counts, int cpu, int thread) in perf_counts__is_loaded() 33 perf_counts__set_loaded(struct perf_counts *counts, int cpu, int thread, bool loaded) in perf_counts__set_loaded()
|
D | branch.h | 47 u64 counts[PERF_BR_MAX]; member
|
D | stat.c | 150 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
|
/Linux-v5.4/tools/perf/lib/tests/ |
D | test-evsel.c | 36 struct perf_counts_values counts = { .val = 0 }; in test_stat_cpu() local 51 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread() local 83 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread_enable() local
|
D | test-evlist.c | 57 struct perf_counts_values counts = { .val = 0 }; in test_stat_cpu() local 73 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread() local 124 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread_enable() local
|
/Linux-v5.4/arch/powerpc/platforms/pseries/ |
D | msi.c | 230 struct msi_counts *counts = data; in count_non_bridge_devices() local 247 struct msi_counts *counts = data; in count_spare_msis() local 277 struct msi_counts counts; in msi_quota_for_device() local
|
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_irq.c | 115 int i, ret = 0, counts; in dpu_core_irq_enable() local 170 int i, ret = 0, counts; in dpu_core_irq_disable() local
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
D | test_btf_nokv.c | 28 struct ipv_counts *counts; in test_long_fname_2() local
|
D | test_btf_haskv.c | 30 struct ipv_counts *counts; in test_long_fname_2() local
|
D | test_btf_newkv.c | 38 struct ipv_counts *counts; in test_long_fname_2() local
|
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/ |
D | pseudo_lock.c | 934 struct residency_counts *counts) in measure_residency_fn() 1050 struct residency_counts counts = {0}; in measure_l2_residency() local 1088 struct residency_counts counts = {0}; in measure_l3_residency() local
|
/Linux-v5.4/drivers/watchdog/ |
D | loongson1_wdt.c | 41 unsigned int counts; in ls1x_wdt_set_timeout() local
|
/Linux-v5.4/samples/bpf/ |
D | sampleip_user.c | 78 struct ipcount counts[MAX_IPS]; variable
|
/Linux-v5.4/kernel/bpf/ |
D | bpf_lru_list.h | 32 unsigned int counts[NR_BPF_LRU_LIST_COUNT]; member
|
/Linux-v5.4/arch/ia64/kernel/ |
D | smp.c | 258 unsigned short *counts = __ia64_per_cpu_var(shadow_flush_counts); in smp_flush_tlb_cpumask() local
|
/Linux-v5.4/tools/usb/ |
D | ffs-test.c | 233 const __le32 counts[]; in descs_to_legacy() member 235 const __le32 *counts = in->counts; in descs_to_legacy() local
|
/Linux-v5.4/drivers/misc/habanalabs/ |
D | hwmon.c | 19 u32 counts[HWMON_NR_SENSOR_TYPES] = {0}; in hl_build_hwmon_channel_info() local
|
/Linux-v5.4/drivers/md/ |
D | md-bitmap.c | 1236 struct bitmap_counts *counts; in md_bitmap_daemon_work() local 1986 struct bitmap_counts *counts; in md_bitmap_copy_from_slot() local 2029 struct bitmap_counts *counts; in md_bitmap_status() local
|
D | md-bitmap.h | 193 } counts; member
|
/Linux-v5.4/arch/powerpc/mm/ |
D | numa.c | 1137 u8 *counts = vphn_cpu_change_counts[cpu]; in setup_cpu_associativity_change_counters() local 1163 u8 *counts = vphn_cpu_change_counts[cpu]; in update_cpu_associativity_changes_mask() local
|
/Linux-v5.4/kernel/gcov/ |
D | gcc_3_4.c | 81 struct gcov_ctr_info counts[0]; member
|
/Linux-v5.4/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 101 int count, counts, pack; in usX2Y_hwdep_urb_play_prepare() local
|
/Linux-v5.4/sound/usb/ |
D | endpoint.c | 189 int counts; in prepare_silent_urb() local
|
/Linux-v5.4/include/linux/sunrpc/ |
D | clnt.h | 95 unsigned int *counts; /* call counts */ member
|