Home
last modified time | relevance | path

Searched defs:sample (Results 251 - 275 of 399) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h598 struct strobelight_bpf_sample* sample; in on_event() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c83 u32 i, j, sample; in hdmi_reformat_iec958() local
/kernel/linux/linux-6.6/net/mac80211/
H A Drc80211_minstrel_ht.h189 struct minstrel_sample_category sample[__MINSTREL_SAMPLE_TYPE_MAX]; member
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c1486 u32 sample; in cell_handle_interrupt_spu() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c147 unsigned int sample; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dad7877.c259 int sample; in ad7877_read_adc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_pmu.c269 add_sample(struct i915_pmu_sample *sample, u3 argument
350 add_sample_mult(struct i915_pmu_sample *sample, u32 val, u32 mul) add_sample_mult() argument
463 engine_event_status(struct intel_engine_cs *engine, enum drm_i915_pmu_engine_sample sample) engine_event_status() argument
565 u8 sample = engine_event_sample(event); __i915_pmu_event_read() local
653 u8 sample = engine_event_sample(event); i915_pmu_enable() local
693 u8 sample = engine_event_sample(event); i915_pmu_disable() local
874 enum drm_i915_pmu_engine_sample sample; create_event_attributes() member
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Darmada_thermal.c377 s64 sample, b, m; in armada_read_sensor() local
463 unsigned int sample; in armada_mc_to_reg_temp() local
/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq.c501 unsigned long sample; in fq_check_throttled() local
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c622 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Ddsp_spos.c328 dsp_load_sample(struct snd_cs46xx *chip, struct dsp_segment_desc *sample) dsp_load_sample() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c148 struct perf_sample *sample = iter->sample; in hist_iter__report_callback() local
190 struct perf_sample *sample = iter->sample; in hist_iter__branch_callback() local
240 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument
[all...]
H A Dbuiltin-kvm.c67 exit_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) exit_event_get_key() argument
80 exit_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) exit_event_begin() argument
295 is_child_event(struct perf_kvm_stat *kvm, struct evsel *evsel, struct perf_sample *sample, struct event_key *key) is_child_event() argument
343 handle_end_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) handle_end_event() argument
405 per_vcpu_record(struct thread *thread, struct evsel *evsel, struct perf_sample *sample) per_vcpu_record() argument
426 handle_kvm_event(struct perf_kvm_stat *kvm, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) handle_kvm_event() argument
669 skip_sample(struct perf_kvm_stat *kvm, struct perf_sample *sample) skip_sample() argument
678 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument
[all...]
H A Dbuiltin-lock.c400 report_lock_acquire_event(struct evsel *evsel, struct perf_sample *sample) report_lock_acquire_event() argument
472 report_lock_acquired_event(struct evsel *evsel, struct perf_sample *sample) report_lock_acquired_event() argument
535 report_lock_contended_event(struct evsel *evsel, struct perf_sample *sample) report_lock_contended_event() argument
590 report_lock_release_event(struct evsel *evsel, struct perf_sample *sample) report_lock_release_event() argument
660 evsel__process_lock_acquire(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_acquire() argument
667 evsel__process_lock_acquired(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_acquired() argument
674 evsel__process_lock_contended(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_contended() argument
681 evsel__process_lock_release(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_release() argument
809 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument
[all...]
H A Dbuiltin-top.c194 perf_top__record_precise_ip(struct perf_top *top, struct hist_entry *he, struct perf_sample *sample, struct evsel *evsel, u64 ip) perf_top__record_precise_ip() argument
743 perf_event__process_sample(struct perf_tool *tool, const union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) perf_event__process_sample() argument
1145 struct perf_sample sample; deliver_event() local
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Dsoundfont.c649 struct snd_sf_sample *sample; set_sample() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata-convert-bt.c289 add_tracepoint_field_value(struct ctf_writer *cw, struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct perf_sample *sample, struct tep_format_field *fmtf) add_tracepoint_field_value() argument
399 add_tracepoint_fields_values(struct ctf_writer *cw, struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct tep_format_field *fields, struct perf_sample *sample) add_tracepoint_fields_values() argument
417 add_tracepoint_values(struct ctf_writer *cw, struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct evsel *evsel, struct perf_sample *sample) add_tracepoint_values() argument
437 add_bpf_output_values(struct bt_ctf_event_class *event_class, struct bt_ctf_event *event, struct perf_sample *sample) add_bpf_output_values() argument
589 add_generic_values(struct ctf_writer *cw, struct bt_ctf_event *event, struct evsel *evsel, struct perf_sample *sample) add_generic_values() argument
759 get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, struct evsel *evsel) get_sample_cpu() argument
789 process_sample_event(struct perf_tool *tool, union perf_event *_event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine __maybe_unused) process_sample_event() argument
[all...]
H A Devsel.h260 static inline char *evsel__strval(struct evsel *evsel, struct perf_sample *sample, const char *name) in evsel__strval() argument
[all...]
H A Dintel-bts.c131 static int intel_bts_lost(struct intel_bts *bts, struct perf_sample *sample) in intel_bts_lost() argument
278 struct perf_sample sample = { .ip = 0, }; in intel_bts_synth_branch_sample() local
591 intel_bts_process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) intel_bts_process_event() argument
[all...]
H A Dthread-stack.c858 thread_stack__bottom(struct thread_stack *ts, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref) thread_stack__bottom() argument
885 thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, u64 ref) thread_stack__pop_ks() argument
902 thread_stack__no_call_return(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref) thread_stack__no_call_return() argument
1018 thread_stack__trace_end(struct thread_stack *ts, struct perf_sample *sample, u64 ref) thread_stack__trace_end() argument
1050 thread_stack__x86_retpoline(struct thread_stack *ts, struct perf_sample *sample, struct addr_location *to_al) thread_stack__x86_retpoline() argument
1102 thread_stack__process(struct thread *thread, struct comm *comm, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref, struct call_return_processor *crp) thread_stack__process() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dsfnt_info.h118 unsigned short sample; /* sample id */ member
163 unsigned short sample; /* sample id */ global() member
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dpsi.c384 u32 sample; in update_averages() local
667 u32 sample; in record_times() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c463 struct uvc_clock_sample *sample; in uvc_video_clock_decode() local
616 static u16 uvc_video_clock_host_sof(const struct uvc_clock_sample *sample) in uvc_video_clock_host_sof() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/msi2500/
H A Dmsi2500.c138 u32 sample; /* for sample rate calc */ member
246 u32 sample[3]; msi2500_convert_stream() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcpcap-battery.c104 s32 sample; /* 24 or 32 bits */ member
236 cpcap_battery_cc_raw_div(struct cpcap_battery_ddata *ddata, s32 sample, s32 accumulator, s16 offset, u32 divider) cpcap_battery_cc_raw_div() argument
255 cpcap_battery_cc_to_uah(struct cpcap_battery_ddata *ddata, s32 sample, s32 accumulator, s16 offset) cpcap_battery_cc_to_uah() argument
264 cpcap_battery_cc_to_ua(struct cpcap_battery_ddata *ddata, s32 sample, s32 accumulator, s16 offset) cpcap_battery_cc_to_ua() argument
343 s32 sample; cpcap_battery_cc_get_avg_current() local
439 u32 sample; cpcap_battery_get_property() local
[all...]

Completed in 31 milliseconds

1...<<111213141516