/linux-4.4.14/tools/perf/util/ |
D | counts.c | 7 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local 24 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete() 32 static void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset()
|
D | counts.h | 25 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts()
|
D | stat.c | 128 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
|
D | evsel.h | 87 struct perf_counts *counts; member
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | msi.c | 241 struct msi_counts *counts = data; in count_non_bridge_devices() local 258 struct msi_counts *counts = data; in count_spare_msis() local 288 struct msi_counts counts; in msi_quota_for_device() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 258 unsigned short *counts = __ia64_per_cpu_var(shadow_flush_counts); in smp_flush_tlb_cpumask() local
|
/linux-4.4.14/tools/usb/ |
D | ffs-test.c | 185 const __le32 counts[]; in descs_to_legacy() member 187 const __le32 *counts = in->counts; in descs_to_legacy() local
|
/linux-4.4.14/drivers/md/ |
D | bitmap.c | 1199 struct bitmap_counts *counts; in bitmap_daemon_work() local 1871 struct bitmap_counts *counts; in bitmap_copy_from_slot() local 1916 struct bitmap_counts *counts; in bitmap_status() local
|
D | bitmap.h | 192 } counts; member
|
D | dm-table.c | 37 unsigned int counts[MAX_DEPTH]; /* in nodes */ member
|
/linux-4.4.14/kernel/gcov/ |
D | gcc_3_4.c | 80 struct gcov_ctr_info counts[0]; member
|
/linux-4.4.14/arch/powerpc/mm/ |
D | numa.c | 1223 u8 *counts = vphn_cpu_change_counts[cpu]; in setup_cpu_associativity_change_counters() local 1249 u8 *counts = vphn_cpu_change_counts[cpu]; in update_cpu_associativity_changes_mask() local
|
/linux-4.4.14/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-4.4.14/sound/usb/ |
D | endpoint.c | 202 int counts; in prepare_silent_urb() local
|
D | pcm.c | 1446 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | ch.c | 114 u_int counts[CH_TYPES]; member
|
/linux-4.4.14/sound/pci/ice1712/ |
D | phase.c | 913 unsigned int i, counts; in phase28_add_controls() local
|
D | aureon.c | 1871 unsigned int i, counts; in aureon_add_controls() local
|
/linux-4.4.14/sound/drivers/ |
D | mtpav.c | 251 int counts = 10000; in snd_mtpav_wait_rfdhi() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | firmware.c | 1014 u64 counts = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in sbus_request_slow() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_leaf.c | 1655 int counts) in xfs_dir3_leaf_size()
|
/linux-4.4.14/sound/oss/ |
D | dev_table.h | 119 int counts[MAX_SUB_BUFFERS]; member
|
/linux-4.4.14/drivers/input/ |
D | evdev.c | 68 static const size_t counts[EV_CNT] = { in evdev_get_mask_cnt() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 1211 short counts[MAX_PEBS_EVENTS] = {}; in intel_pmu_drain_pebs_nhm() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_fs.c | 2113 unsigned os_descs_count = 0, counts[3], flags; in __ffs_data_got_descs() local
|