Home
last modified time | relevance | path

Searched defs:sample (Results 101 - 125 of 428) sorted by relevance

12345678910>>...18

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbranch.h62 static inline struct branch_entry *perf_sample__branch_entries(struct perf_sample *sample) in perf_sample__branch_entries() argument
H A Ddb-export.h27 struct perf_sample *sample; member
H A Devsel_fprintf.c103 int sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, in sample__fprintf_callchain() argument
197 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym() argument
H A Ds390-sample-raw.c46 static bool s390_cpumcfdg_testctr(struct perf_sample *sample) in s390_cpumcfdg_testctr() argument
156 static void s390_cpumcfdg_dump(struct perf_sample *sample) in s390_cpumcfdg_dump() argument
200 perf_evlist__s390_sample_raw(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) perf_evlist__s390_sample_raw() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dgen_estimator.c248 gen_estimator_read(struct net_rate_estimator __rcu **rate_est, struct gnet_stats_rate_est64 *sample) gen_estimator_read() argument
/kernel/linux/linux-5.10/net/dccp/
H A Dinput.c523 u32 sample = dp->dccps_options_received.dccpor_timestamp_echo; in dccp_rcv_respond_partopen_state_process() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_westwood.c103 tcp_westwood_pkts_acked(struct sock *sk, const struct ack_sample *sample) tcp_westwood_pkts_acked() argument
H A Dtcp_vegas.c111 void tcp_vegas_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_vegas_pkts_acked() argument
H A Dtcp_veno.c73 tcp_veno_pkts_acked(struct sock *sk, const struct ack_sample *sample) tcp_veno_pkts_acked() argument
H A Dtcp_bic.c190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() argument
H A Dtcp_lp.c264 static void tcp_lp_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_lp_pkts_acked() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dbpf-lirc.c213 void lirc_bpf_run(struct rc_dev *rcdev, u32 sample) in lirc_bpf_run() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmc13783-adc.c46 unsigned int sample[4]; in mc13783_adc_read() local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmc13783_ts.c37 unsigned int sample[4]; member
[all...]
H A Dwm9713.c255 static int wm9713_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9713_poll_sample() argument
[all...]
H A Dwm9712.c250 static int wm9712_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9712_poll_sample() argument
[all...]
H A Dwm9705.c210 static int wm9705_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9705_poll_sample() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/dlfilters/
H A Ddlfilter-show-cycles.c80 int filter_event_early(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event_early() argument
106 int filter_event(void *data, const struct perf_dlfilter_sample *sample, void *ctx) in filter_event() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddwarf-unwind.c114 struct perf_sample sample; in test_dwarf_unwind__thread() local
40 mmap_handler(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) mmap_handler() argument
[all...]
H A Dmmap-basic.c125 struct perf_sample sample; in test__basic_mmap() local
H A Dsample-parsing.c226 struct perf_sample sample = { in do_test() local
[all...]
H A Dperf-record.c58 struct perf_sample sample; in test__PERF_RECORD() local
[all...]
H A Dperf-time-to-tsc.c154 struct perf_sample sample; in test__perf_time_to_tsc() local
H A Dhists_output.c17 struct sample { struct
54 struct perf_sample sample = { .period = 100, }; in add_hist_entries() local
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dkvm-stat.c30 static void mmio_event_get_key(struct evsel *evsel, struct perf_sample *sample, in mmio_event_get_key() argument
58 static bool mmio_event_end(struct evsel *evsel, struct perf_sample *sample, in mmio_event_end() argument
41 mmio_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_begin() argument
92 ioport_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_get_key() argument
100 ioport_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_begin() argument
136 msr_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) msr_event_get_key() argument
144 msr_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) msr_event_begin() argument
[all...]

Completed in 14 milliseconds

12345678910>>...18