Home
last modified time | relevance | path

Searched defs:sample (Results 226 – 240 of 240) sorted by relevance

12345678910

/linux-6.15/net/ipv4/
Dtcp_input.c665 static void tcp_rcv_rtt_update(struct tcp_sock *tp, u32 sample, int win_dep) in tcp_rcv_rtt_update()
3522 struct ack_sample sample = { .pkts_acked = pkts_acked, in tcp_clean_rtx_queue() local
/linux-6.15/tools/perf/util/
Dhist.h147 struct perf_sample *sample; member
Devlist.c1573 int evlist__parse_sample(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) in evlist__parse_sample()
/linux-6.15/include/net/
Dflow_offload.h277 } sample; member
/linux-6.15/tools/perf/
Dbuiltin-diff.c394 struct perf_sample *sample, in diff__process_sample_event()
/linux-6.15/tools/lib/perf/include/perf/
Devent.h496 struct perf_record_sample sample; member
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4450 struct dim_sample sample = {}; in hns3_update_rx_int_coalesce() local
4463 struct dim_sample sample = {}; in hns3_update_tx_int_coalesce() local
/linux-6.15/drivers/gpu/drm/xe/
Dxe_oa.c81 bool sample; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h68 } sample; member
/linux-6.15/net/sched/
Dsch_cake.c1354 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h1206 struct mlxsw_sp_mall_sample_entry sample; member
/linux-6.15/drivers/comedi/drivers/
Dni_mio_common.c4833 unsigned short sample; in cs5529_ai_insn_read() local
/linux-6.15/include/uapi/drm/
Di915_drm.h269 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/linux-6.15/tools/include/uapi/drm/
Di915_drm.h269 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
/linux-6.15/kernel/sched/
Dsched.h237 static inline void update_avg(u64 *avg, u64 sample) in update_avg()

12345678910