| /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...] |
| H A D | hists_link.c | 17 struct sample { struct 71 struct perf_sample sample = { .period = 1, .weight = 1, }; in add_hist_entries() local [all...] |
| H A D | hists_common.c | 108 struct perf_sample sample = { in setup_fake_machine() local
|
| /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...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | branch.h | 63 static inline struct branch_entry *perf_sample__branch_entries(struct perf_sample *sample) in perf_sample__branch_entries() argument
|
| H A D | evsel_fprintf.c | 111 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 D | s390-sample-raw.c | 47 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 D | trace-event.h | 128 struct perf_sample *sample; member
|
| H A D | db-export.h | 27 struct perf_sample *sample; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_success.c | 16 struct sample { struct 123 struct sample *sample; in ringbuf_callback() local 140 struct sample *sample; in test_ringbuf() local [all...] |
| H A D | user_ringbuf_fail.c | 10 struct sample { struct 32 const struct sample *sample; in bad_access1() local 55 const struct sample *sample; in bad_access2() local
|
| H A D | user_ringbuf_success.c | 40 const struct sample *sample = NULL; in record_sample() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ringbuf.c | 22 struct sample { struct
|
| /kernel/linux/linux-6.6/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
|