/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | branch.h | 62 static inline struct branch_entry *perf_sample__branch_entries(struct perf_sample *sample) in perf_sample__branch_entries() argument
|
H A D | db-export.h | 27 struct perf_sample *sample; member
|
H A D | evsel_fprintf.c | 103 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 D | s390-sample-raw.c | 46 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 D | gen_estimator.c | 248 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 D | input.c | 523 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 D | tcp_westwood.c | 103 tcp_westwood_pkts_acked(struct sock *sk, const struct ack_sample *sample) tcp_westwood_pkts_acked() argument
|
H A D | tcp_vegas.c | 111 void tcp_vegas_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_vegas_pkts_acked() argument
|
H A D | tcp_veno.c | 73 tcp_veno_pkts_acked(struct sock *sk, const struct ack_sample *sample) tcp_veno_pkts_acked() argument
|
H A D | tcp_bic.c | 190 static void bictcp_acked(struct sock *sk, const struct ack_sample *sample) in bictcp_acked() argument
|
H A D | tcp_lp.c | 264 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 D | bpf-lirc.c | 213 void lirc_bpf_run(struct rc_dev *rcdev, u32 sample) in lirc_bpf_run() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | mc13783-adc.c | 46 unsigned int sample[4]; in mc13783_adc_read() local
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | mc13783_ts.c | 37 unsigned int sample[4]; member [all...] |
H A D | wm9713.c | 255 static int wm9713_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9713_poll_sample() argument [all...] |
H A D | wm9712.c | 250 static int wm9712_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9712_poll_sample() argument [all...] |
H A D | wm9705.c | 210 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 D | dlfilter-show-cycles.c | 80 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 D | dwarf-unwind.c | 114 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 D | mmap-basic.c | 125 struct perf_sample sample; in test__basic_mmap() local
|
H A D | sample-parsing.c | 226 struct perf_sample sample = { in do_test() local [all...] |
H A D | perf-record.c | 58 struct perf_sample sample; in test__PERF_RECORD() local [all...] |
H A D | perf-time-to-tsc.c | 154 struct perf_sample sample; in test__perf_time_to_tsc() local
|
H A D | hists_output.c | 17 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 D | kvm-stat.c | 30 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...] |