Home
last modified time | relevance | path

Searched defs:sample (Results 651 - 675 of 801) sorted by relevance

1...<<21222324252627282930>>...33

/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadxl367.c753 u16 sample; in adxl367_read_sample() local
/kernel/linux/linux-6.6/drivers/iio/imu/bmi160/
H A Dbmi160_core.c366 __le16 sample; in bmi160_get_data() local
430 __le16 sample; in bmi160_trigger_handler() local
[all...]
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/
H A Devent.h490 struct perf_record_sample sample; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-inject.c48 struct perf_sample sample; member
303 perf_event__drop_aux(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct machine *machine __maybe_unused) perf_event__drop_aux() argument
317 perf_inject__cut_auxtrace_sample(struct perf_inject *inject, union perf_event *event, struct perf_sample *sample) perf_inject__cut_auxtrace_sample() argument
350 perf_event__repipe_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_event__repipe_sample() argument
375 perf_event__repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap() argument
389 perf_event__jit_repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__jit_repipe_mmap() argument
459 perf_event__repipe_buildid_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_buildid_mmap() argument
478 perf_event__repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap2() argument
504 perf_event__jit_repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__jit_repipe_mmap2() argument
528 perf_event__repipe_buildid_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_buildid_mmap2() argument
569 perf_event__repipe_fork(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_fork() argument
582 perf_event__repipe_comm(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_comm() argument
595 perf_event__repipe_namespaces(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_namespaces() argument
607 perf_event__repipe_exit(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_exit() argument
747 perf_event__inject_buildid(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine) perf_event__inject_buildid() argument
780 perf_inject__sched_process_exit(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine __maybe_unused) perf_inject__sched_process_exit() argument
800 perf_inject__sched_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_inject__sched_switch() argument
825 perf_inject__sched_stat(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_inject__sched_stat() argument
1430 evlist__append_id_sample(struct evlist *evlist, union perf_event *ev, const struct perf_sample *sample) evlist__append_id_sample() argument
1469 struct perf_sample *sample; guest_session__inject_events() local
1573 host__repipe(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) host__repipe() argument
1664 host__context_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) host__context_switch() argument
[all...]
H A Dbuiltin-diff.c391 diff__process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) diff__process_sample_event() argument
[all...]
H A Dbuiltin-kmem.c174 static int evsel__process_alloc_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_alloc_event() argument
246 static int evsel__process_free_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_free_event() argument
397 find_callsite(struct evsel *evsel, struct perf_sample *sample) find_callsite() argument
754 parse_gfp_flags(struct evsel *evsel, struct perf_sample *sample, unsigned int gfp_flags) parse_gfp_flags() argument
806 evsel__process_page_alloc_event(struct evsel *evsel, struct perf_sample *sample) evsel__process_page_alloc_event() argument
878 evsel__process_page_free_event(struct evsel *evsel, struct perf_sample *sample) evsel__process_page_free_event() argument
946 perf_kmem__skip_sample(struct perf_sample *sample) perf_kmem__skip_sample() argument
958 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-lock.c646 get_key_by_aggr_mode(u64 *key, u64 addr, struct evsel *evsel, struct perf_sample *sample) get_key_by_aggr_mode() argument
656 report_lock_acquire_event(struct evsel *evsel, struct perf_sample *sample) report_lock_acquire_event() argument
731 report_lock_acquired_event(struct evsel *evsel, struct perf_sample *sample) report_lock_acquired_event() argument
797 report_lock_contended_event(struct evsel *evsel, struct perf_sample *sample) report_lock_contended_event() argument
855 report_lock_release_event(struct evsel *evsel, struct perf_sample *sample) report_lock_release_event() argument
934 lock_contention_caller(struct evsel *evsel, struct perf_sample *sample, char *buf, int size) lock_contention_caller() argument
989 callchain_id(struct evsel *evsel, struct perf_sample *sample) callchain_id() argument
1035 get_callstack(struct perf_sample *sample, int max_stack) get_callstack() argument
1056 report_lock_contention_begin_event(struct evsel *evsel, struct perf_sample *sample) report_lock_contention_begin_event() argument
1219 report_lock_contention_end_event(struct evsel *evsel, struct perf_sample *sample) report_lock_contention_end_event() argument
1300 evsel__process_lock_acquire(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_acquire() argument
1307 evsel__process_lock_acquired(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_acquired() argument
1314 evsel__process_lock_contended(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_contended() argument
1321 evsel__process_lock_release(struct evsel *evsel, struct perf_sample *sample) evsel__process_lock_release() argument
1328 evsel__process_contention_begin(struct evsel *evsel, struct perf_sample *sample) evsel__process_contention_begin() argument
1335 evsel__process_contention_end(struct evsel *evsel, struct perf_sample *sample) evsel__process_contention_end() argument
1523 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-kvm.c618 exit_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) exit_event_get_key() argument
631 exit_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) exit_event_begin() argument
781 find_create_kvm_event(struct perf_kvm_stat *kvm, struct event_key *key, struct perf_sample *sample) find_create_kvm_event() argument
815 handle_begin_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) handle_begin_event() argument
868 is_child_event(struct perf_kvm_stat *kvm, struct evsel *evsel, struct perf_sample *sample, struct event_key *key) is_child_event() argument
890 handle_child_event(struct perf_kvm_stat *kvm, struct vcpu_event_record *vcpu_record, struct event_key *key, struct perf_sample *sample) handle_child_event() argument
916 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
978 per_vcpu_record(struct thread *thread, struct evsel *evsel, struct perf_sample *sample) per_vcpu_record() argument
999 handle_kvm_event(struct perf_kvm_stat *kvm, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) handle_kvm_event() argument
1181 skip_sample(struct perf_kvm_stat *kvm, struct perf_sample *sample) skip_sample() argument
1190 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-report.c170 struct perf_sample *sample = iter->sample; in hist_iter__report_callback() local
212 struct perf_sample *sample = iter->sample; in hist_iter__branch_callback() local
264 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
765 count_lost_samples_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine __maybe_unused) count_lost_samples_event() argument
[all...]
H A Dbuiltin-kwork.c196 atom_new(struct perf_kwork *kwork, struct perf_sample *sample) atom_new() argument
351 profile_update_timespan(struct perf_kwork *kwork, struct perf_sample *sample) profile_update_timespan() argument
364 profile_event_match(struct perf_kwork *kwork, struct kwork_work *work, struct perf_sample *sample) profile_event_match() argument
388 work_push_atom(struct perf_kwork *kwork, struct kwork_class *class, enum kwork_trace_type src_type, enum kwork_trace_type dst_type, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct kwork_work **ret_work) work_push_atom() argument
435 work_pop_atom(struct perf_kwork *kwork, struct kwork_class *class, enum kwork_trace_type src_type, enum kwork_trace_type dst_type, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct kwork_work **ret_work) work_pop_atom() argument
476 report_update_exit_event(struct kwork_work *work, struct kwork_atom *atom, struct perf_sample *sample) report_update_exit_event() argument
497 report_entry_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) report_entry_event() argument
508 report_exit_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) report_exit_event() argument
531 latency_update_entry_event(struct kwork_work *work, struct kwork_atom *atom, struct perf_sample *sample) latency_update_entry_event() argument
552 latency_raise_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_raise_event() argument
563 latency_entry_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_entry_event() argument
586 timehist_save_callchain(struct perf_kwork *kwork, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) timehist_save_callchain() argument
635 timehist_print_event(struct perf_kwork *kwork, struct kwork_work *work, struct kwork_atom *atom, struct perf_sample *sample, struct addr_location *al) timehist_print_event() argument
711 timehist_raise_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_raise_event() argument
722 timehist_entry_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_entry_event() argument
743 timehist_exit_event(struct perf_kwork *kwork, struct kwork_class *class, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_exit_event() argument
781 process_irq_handler_entry_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_irq_handler_entry_event() argument
794 process_irq_handler_exit_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_irq_handler_exit_event() argument
824 irq_work_init(struct kwork_class *class, struct kwork_work *work, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) irq_work_init() argument
852 process_softirq_raise_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_softirq_raise_event() argument
866 process_softirq_entry_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_softirq_entry_event() argument
880 process_softirq_exit_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_softirq_exit_event() argument
943 softirq_work_init(struct kwork_class *class, struct kwork_work *work, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) softirq_work_init() argument
973 process_workqueue_activate_work_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_workqueue_activate_work_event() argument
987 process_workqueue_execute_start_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_workqueue_execute_start_event() argument
1001 process_workqueue_execute_end_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_workqueue_execute_end_event() argument
1034 workqueue_work_init(struct kwork_class *class, struct kwork_work *work, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) workqueue_work_init() argument
1558 perf_kwork__process_tracepoint_sample(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_kwork__process_tracepoint_sample() argument
[all...]
H A Dbuiltin-timechart.c286 struct cpu_sample *sample; in pid_put_sample() local
492 cat_backtrace(union perf_event *event, struct perf_sample *sample, struct machine *machine) cat_backtrace() argument
574 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
599 process_sample_cpu_idle(struct timechart *tchart __maybe_unused, struct evsel *evsel, struct perf_sample *sample, const char *backtrace __maybe_unused) process_sample_cpu_idle() argument
615 process_sample_cpu_frequency(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample, const char *backtrace __maybe_unused) process_sample_cpu_frequency() argument
628 process_sample_sched_wakeup(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample, const char *backtrace) process_sample_sched_wakeup() argument
642 process_sample_sched_switch(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample, const char *backtrace) process_sample_sched_switch() argument
658 process_sample_power_start(struct timechart *tchart __maybe_unused, struct evsel *evsel, struct perf_sample *sample, const char *backtrace __maybe_unused) process_sample_power_start() argument
671 process_sample_power_end(struct timechart *tchart, struct evsel *evsel __maybe_unused, struct perf_sample *sample, const char *backtrace __maybe_unused) process_sample_power_end() argument
681 process_sample_power_frequency(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample, const char *backtrace __maybe_unused) process_sample_power_frequency() argument
735 struct io_sample *sample; pid_begin_io_sample() local
777 struct io_sample *sample, *prev; pid_end_io_sample() local
851 process_enter_read(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_read() argument
861 process_exit_read(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_read() argument
871 process_enter_write(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_write() argument
881 process_exit_write(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_write() argument
891 process_enter_sync(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_sync() argument
901 process_exit_sync(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_sync() argument
911 process_enter_tx(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_tx() argument
921 process_exit_tx(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_tx() argument
931 process_enter_rx(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_rx() argument
941 process_exit_rx(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_rx() argument
951 process_enter_poll(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_enter_poll() argument
961 process_exit_poll(struct timechart *tchart, struct evsel *evsel, struct perf_sample *sample) process_exit_poll() argument
1116 struct cpu_sample *sample; draw_cpu_usage() local
1147 struct io_sample *sample; draw_io_bars() local
1259 struct cpu_sample *sample; draw_process_bars() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.c315 struct perf_sample sample; in cs_etm__process_aux_output_hw_id() local
1312 cs_etm__inject_event(union perf_event *event, struct perf_sample *sample, u64 type) cs_etm__inject_event() argument
1398 cs_etm__copy_insn(struct cs_etm_queue *etmq, u64 trace_chan_id, const struct cs_etm_packet *packet, struct perf_sample *sample) cs_etm__copy_insn() argument
1456 struct perf_sample sample = {.ip = 0,}; cs_etm__synth_instruction_sample() local
1506 struct perf_sample sample = {.ip = 0,}; cs_etm__synth_branch_sample() local
2713 cs_etm__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) cs_etm__process_event() argument
2930 cs_etm__queue_aux_fragment(struct perf_session *session, off_t file_offset, size_t sz, struct perf_record_aux *aux_event, struct perf_sample *sample) cs_etm__queue_aux_fragment() argument
3046 struct perf_sample sample; cs_etm__queue_aux_records_cb() local
[all...]
H A Dsynthetic-events.c1429 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type, u64 read_format) in perf_event__sample_event_size() argument
1558 copy_read_group_values(__u64 *array, __u64 read_format, const struct perf_sample *sample) copy_read_group_values() argument
1572 perf_event__synthesize_sample(union perf_event *event, u64 type, u64 read_format, const struct perf_sample *sample) perf_event__synthesize_sample() argument
1766 perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) perf_event__synthesize_id_sample() argument
[all...]
H A Dcallchain.c1102 int sample__resolve_callchain(struct perf_sample *sample, in sample__resolve_callchain() argument
1118 int hist_entry__append_callchain(struct hist_entry *he, struct perf_sample *sample) in hist_entry__append_callchain() argument
H A Dhist.h134 struct perf_sample *sample; member
H A Dpython.c226 struct perf_sample sample; member
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c415 static PyObject *python_process_callchain(struct perf_sample *sample, in python_process_callchain() argument
507 static PyObject *python_process_brstack(struct perf_sample *sample, in python_process_brstack() argument
595 static PyObject *python_process_brstacksym(struct perf_sample *sample, in python_process_brstacksym() argument
677 set_sample_read_in_dict(PyObject *dict_sample, struct perf_sample *sample, struct evsel *evsel) set_sample_read_in_dict() argument
720 set_sample_datasrc_in_dict(PyObject *dict, struct perf_sample *sample) set_sample_datasrc_in_dict() argument
757 set_regs_in_dict(PyObject *dict, struct perf_sample *sample, struct evsel *evsel) set_regs_in_dict() argument
826 python_process_sample_flags(struct perf_sample *sample, PyObject *dict_sample) python_process_sample_flags() argument
836 get_perf_sample_dict(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al, PyObject *callchain) get_perf_sample_dict() argument
929 python_process_tracepoint(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_tracepoint() argument
1418 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) python_export_context_switch() argument
1454 python_process_general_event(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_general_event() argument
1490 python_process_event(union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) python_process_event() argument
1513 python_process_throttle(union perf_event *event, struct perf_sample *sample, struct machine *machine) python_process_throttle() argument
1544 python_do_process_switch(union perf_event *event, struct perf_sample *sample, struct machine *machine) python_do_process_switch() argument
1584 python_process_switch(union perf_event *event, struct perf_sample *sample, struct machine *machine) python_process_switch() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demupcm.c613 u32 sample = w_16 ? 0 : 0x80808080; in snd_emu10k1_playback_prepare_voices() local
578 snd_emu10k1_playback_fill_cache(struct snd_emu10k1 *emu, unsigned voice, u32 sample, bool stereo) snd_emu10k1_playback_fill_cache() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c1025 static int sample(struct datapath *dp, struct sk_buff *skb, in sample() function
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c554 int sample; in find_peak() local
680 int sample, band, ch; in quantize_pcm() local
[all...]
H A Dalsdec.c1807 unsigned int c, sample, ra_frame, bytes_read, shift; in decode_frame() local
[all...]
H A Dwavpackenc.c226 process_float(WavPackEncodeContext *s, int32_t *sample) process_float() argument
2042 wavpack_encode_sample(WavPackEncodeContext *s, WvChannel *c, int32_t sample) wavpack_encode_sample() argument
2160 pack_float_sample(WavPackEncodeContext *s, int32_t *sample) pack_float_sample() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1197 static int32_t hdcd_analyze_gen(int32_t sample, unsigned int v, unsigned int maxv) in hdcd_analyze_gen() argument
1217 int32_t sample = samples[i * stride]; in hdcd_analyze() local
1282 int32_t sample in hdcd_envelope() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddemux.c1382 int64_t sample = ts_to_samples(st, pts); in read_frame_internal() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.h555 Id sample; member

Completed in 54 milliseconds

1...<<21222324252627282930>>...33