| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | build-id.c | 45 build_id__mark_dso_hit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine) build_id__mark_dso_hit() argument
|
| H A D | evsel.h | 344 static inline char *evsel__strval(struct evsel *evsel, struct perf_sample *sample, const char *name) in evsel__strval() argument [all...] |
| H A D | data-convert-bt.c | 293 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 405 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 423 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 443 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 595 add_generic_values(struct ctf_writer *cw, struct bt_ctf_event *event, struct evsel *evsel, struct perf_sample *sample) add_generic_values() argument 765 get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, struct evsel *evsel) get_sample_cpu() argument 795 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 D | intel-bts.c | 131 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 D | thread-stack.c | 859 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 886 thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, struct perf_sample *sample, u64 ref) thread_stack__pop_ks() argument 903 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 1019 thread_stack__trace_end(struct thread_stack *ts, struct perf_sample *sample, u64 ref) thread_stack__trace_end() argument 1049 thread_stack__x86_retpoline(struct thread_stack *ts, struct perf_sample *sample, struct addr_location *to_al) thread_stack__x86_retpoline() argument 1101 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...] |
| H A D | unwind-libunwind-local.c | 96 struct perf_sample *sample; member
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_fq.c | 501 unsigned long sample; in fq_check_throttled() local
|
| /kernel/linux/linux-6.6/sound/drivers/ |
| H A D | pcmtest.c | 256 size_t sample; in fill_block_pattern_i() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
| H A D | sfnt_info.h | 81 unsigned short sample; member 115 unsigned short sample; member
|
| /kernel/linux/linux-6.6/sound/pci/cs46xx/ |
| H A D | dsp_spos.c | 328 dsp_load_sample(struct snd_cs46xx *chip, struct dsp_segment_desc *sample) dsp_load_sample() argument [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_hwlat.c | 130 static void trace_hwlat_sample(struct hwlat_sample *sample) in trace_hwlat_sample() argument 208 u64 sample = 0; get_sample() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | psi.c | 534 u32 sample; in update_averages() local [all...] |
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A D | soundfont.c | 653 struct snd_sf_sample *sample; set_sample() local [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
| H A D | sfnt_info.h | 71 unsigned short sample; member 105 unsigned short sample; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
| H A D | sfnt_info.h | 81 unsigned short sample; member 115 unsigned short sample; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mfenc.c | 119 static void mf_sample_set_pts(AVCodecContext *avctx, IMFSample *sample, int64_t av_pts) in mf_sample_set_pts() argument 131 static int64_t mf_sample_get_pts(AVCodecContext *avctx, IMFSample *sample) in mf_sample_get_pts() argument 233 static int mf_sample_to_avpacket(AVCodecContext *avctx, IMFSample *sample, AVPacket *avpkt) in mf_sample_to_avpacket() argument 293 IMFSample *sample; mf_a_avframe_to_sample() local 308 IMFSample *sample; mf_v_avframe_to_sample() local 355 IMFSample *sample; mf_avframe_to_sample() local 369 mf_send_sample(AVCodecContext *avctx, IMFSample *sample) mf_send_sample() argument 413 IMFSample *sample; mf_receive_sample() local 492 IMFSample *sample = NULL; mf_receive_packet() local [all...] |
| H A D | dnxhdenc.c | 989 const int sample = (unsigned) pix[j] >> 6; in dnxhd_mb_var_thread() local
|
| H A D | adpcm.c | 641 int32_t sample = 0; in adpcm_zork_expand_nibble() local 820 int sample = sign_extend(nibble, 4) * (1 << shift); ff_adpcm_argo_expand_nibble() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showwaves.c | 185 static int get_lin_h(int16_t sample, int height) in get_lin_h() argument 190 static int get_lin_h2(int16_t sample, in argument 195 get_log_h(int16_t sample, int height) get_log_h() argument 200 get_log_h2(int16_t sample, int height) get_log_h2() argument 205 get_sqrt_h(int16_t sample, int height) get_sqrt_h() argument 210 get_sqrt_h2(int16_t sample, int height) get_sqrt_h2() argument 215 get_cbrt_h(int16_t sample, int height) get_cbrt_h() argument 220 get_cbrt_h2(int16_t sample, int height) get_cbrt_h2() argument 619 int16_t sample = sum[ch] / (showwaves->filter_mode == FILTER_AVERAGE ? max_samples : 1); push_single_pic() local [all...] |
| H A D | af_silenceremove.c | 179 double sample = samples[frame->ch_layout.nb_channels * offset + ch]; in compute_peak_double() local 195 double sample = samples[frame->ch_layout.nb_channels * offset + ch]; in update_peak_double() local 208 float sample = samples[frame->ch_layout.nb_channels * offset + ch]; in compute_peak_float() local 224 float sample = samples[frame->ch_layout.nb_channels * offset + ch]; in update_peak_float() local 237 double sample = samples[frame->ch_layout.nb_channels * offset + ch]; in compute_rms_double() local 254 double sample = samples[frame->ch_layout.nb_channels * offset + ch]; update_rms_double() local 267 float sample = samples[frame->ch_layout.nb_channels * offset + ch]; compute_rms_float() local 283 float sample = samples[frame->ch_layout.nb_channels * offset + ch]; update_rms_float() local 297 double sample = samples[offset]; compute_peak_doublep() local 313 double sample = samples[offset]; update_peak_doublep() local 326 float sample = samples[offset]; compute_peak_floatp() local 342 float sample = samples[offset]; update_peak_floatp() local 355 double sample = samples[offset]; compute_rms_doublep() local 372 double sample = samples[offset]; update_rms_doublep() local 385 float sample = samples[offset]; compute_rms_floatp() local 402 float sample = samples[offset]; update_rms_floatp() local [all...] |
| H A D | af_anequalizer.c | 716 double sample = bptr[n]; in filter_channels() local
|
| /third_party/icu/tools/unicode/c/genuca/ |
| H A D | genuca.cpp | 389 UnicodeString sample = uscript_getSampleUnicodeString((UScriptCode)script); in getCharScript() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 133 unsigned layer, sample, checked_last_layer, max_layer; in si_blit_dbcb_copy() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 870 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, uint32_t x, uint32_t y, uint32_t sample) vc4_surface_msaa_get_sample() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
| H A D | shared.c | 787 ngtcp2_crypto_hp_mask_cb(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask_cb() argument
|