Home
last modified time | relevance | path

Searched defs:sample (Results 226 - 250 of 809) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/net/ipv4/
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...]
H A Dhists_link.c17 struct sample { struct
71 struct perf_sample sample = { .period = 1, .weight = 1, }; in add_hist_entries() local
[all...]
H A Dhists_common.c108 struct perf_sample sample = { in setup_fake_machine() local
/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...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbranch.h63 static inline struct branch_entry *perf_sample__branch_entries(struct perf_sample *sample) in perf_sample__branch_entries() argument
H A Devsel_fprintf.c111 int sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, in sample__fprintf_callchain() argument
208 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym() argument
H A Ds390-sample-raw.c47 static bool s390_cpumcfdg_testctr(struct perf_sample *sample) in s390_cpumcfdg_testctr() argument
179 static void s390_cpumcfdg_dump(struct perf_pmu *pmu, struct perf_sample *sample) in s390_cpumcfdg_dump() argument
220 evlist__s390_sample_raw(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) evlist__s390_sample_raw() argument
[all...]
H A Dtrace-event.h128 struct perf_sample *sample; member
H A Ddb-export.h27 struct perf_sample *sample; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c16 struct sample { struct
123 struct sample *sample; in ringbuf_callback() local
140 struct sample *sample; in test_ringbuf() local
[all...]
H A Duser_ringbuf_fail.c10 struct sample { struct
32 const struct sample *sample; in bad_access1() local
55 const struct sample *sample; in bad_access2() local
H A Duser_ringbuf_success.c40 const struct sample *sample = NULL; in record_sample() local

Completed in 11 milliseconds

12345678910>>...33