/Linux-v4.19/tools/perf/util/ |
D | counts.c | 10 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local 27 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete() 35 static void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset()
|
D | branch.h | 9 u64 counts[PERF_BR_MAX]; member
|
D | counts.h | 27 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts()
|
D | stat.c | 142 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | msi.c | 234 struct msi_counts *counts = data; in count_non_bridge_devices() local 251 struct msi_counts *counts = data; in count_spare_msis() local 281 struct msi_counts counts; in msi_quota_for_device() local
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_btf_haskv.c | 30 struct ipv_counts *counts; in _dummy_tracepoint() local
|
D | test_btf_nokv.c | 28 struct ipv_counts *counts; in _dummy_tracepoint() local
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_irq.c | 123 int i, ret = 0, counts; in dpu_core_irq_enable() local 178 int i, ret = 0, counts; in dpu_core_irq_disable() local
|
/Linux-v4.19/drivers/watchdog/ |
D | loongson1_wdt.c | 45 unsigned int counts; in ls1x_wdt_set_timeout() local
|
/Linux-v4.19/samples/bpf/ |
D | sampleip_user.c | 82 struct ipcount counts[MAX_IPS]; variable
|
D | test_lru_dist.c | 178 unsigned int counts = 0; in read_keys() local
|
/Linux-v4.19/kernel/bpf/ |
D | bpf_lru_list.h | 35 unsigned int counts[NR_BPF_LRU_LIST_COUNT]; member
|
/Linux-v4.19/arch/ia64/kernel/ |
D | smp.c | 258 unsigned short *counts = __ia64_per_cpu_var(shadow_flush_counts); in smp_flush_tlb_cpumask() local
|
/Linux-v4.19/tools/usb/ |
D | ffs-test.c | 246 const __le32 counts[]; in descs_to_legacy() member 248 const __le32 *counts = in->counts; in descs_to_legacy() local
|
/Linux-v4.19/drivers/md/ |
D | md-bitmap.c | 1235 struct bitmap_counts *counts; in md_bitmap_daemon_work() local 1979 struct bitmap_counts *counts; in md_bitmap_copy_from_slot() local 2022 struct bitmap_counts *counts; in md_bitmap_status() local
|
D | md-bitmap.h | 193 } counts; member
|
/Linux-v4.19/arch/powerpc/mm/ |
D | numa.c | 1112 u8 *counts = vphn_cpu_change_counts[cpu]; in setup_cpu_associativity_change_counters() local 1138 u8 *counts = vphn_cpu_change_counts[cpu]; in update_cpu_associativity_changes_mask() local
|
/Linux-v4.19/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 113 int count, counts, pack; in usX2Y_hwdep_urb_play_prepare() local
|
D | usbusx2yaudio.c | 131 int count, counts, pack; in usX2Y_urb_play_prepare() local
|
/Linux-v4.19/kernel/gcov/ |
D | gcc_3_4.c | 81 struct gcov_ctr_info counts[0]; member
|
/Linux-v4.19/include/linux/sunrpc/ |
D | clnt.h | 92 unsigned int *counts; /* call counts */ member
|
/Linux-v4.19/sound/usb/ |
D | endpoint.c | 202 int counts; in prepare_silent_urb() local
|
/Linux-v4.19/sound/pci/vx222/ |
D | vx222_ops.c | 337 static int put_xilinx_data(struct vx_core *chip, unsigned int port, unsigned int counts, unsigned c… in put_xilinx_data()
|
/Linux-v4.19/sound/pci/ice1712/ |
D | phase.c | 913 unsigned int i, counts; in phase28_add_controls() local
|
/Linux-v4.19/sound/drivers/ |
D | mtpav.c | 251 int counts = 10000; in snd_mtpav_wait_rfdhi() local
|