Home
last modified time | relevance | path

Searched defs:sample (Results 201 – 225 of 228) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h180 #define AVG_PERF_COUNTER(cnt, sample) \ argument
189 #define AVG_PERF_COUNTER(cnt, sample) do {} while (0) argument
/OK3568_Linux_fs/kernel/drivers/media/usb/hackrf/
H A Dhackrf.c166 unsigned int sample; member
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demupcm.c622 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpython.c129 struct perf_sample sample; member
H A Devlist.c1460 struct perf_sample *sample) in perf_evlist__parse_sample()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dads7846.c334 u8 sample[3] ____cacheline_aligned; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h401 struct i915_pmu_sample sample[I915_ENGINE_SAMPLE_COUNT]; member
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel_ht.c672 bool sample) in minstrel_ht_update_stats()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsunxi-mmc.c235 u32 sample; member
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h232 } sample; member
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c1013 static int sample(struct datapath *dp, struct sk_buff *skb, in sample() function
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dadxl372.c601 static void adxl372_arrange_axis_data(struct adxl372_state *st, __be16 *sample) in adxl372_arrange_axis_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c1773 struct cordic_iq sample; in lpphy_start_tx_tone() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py210 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument
/OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/
H A Devent.h392 struct perf_record_sample sample; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c616 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
3382 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-diff.c393 struct perf_sample *sample, in diff__process_sample_event()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_cake.c1307 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2169 struct mlxsw_sp_port_sample *sample; in mlxsw_sp_sample_receive() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Di915_drm.h122 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Di915_drm.h122 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_mio_common.c4819 unsigned short sample; in cs5529_ai_insn_read() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Di915_drm.h146 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Di915_drm.h146 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h205 static inline void update_avg(u64 *avg, u64 sample) in update_avg()

12345678910