Home
last modified time | relevance | path

Searched defs:sample (Results 701 - 725 of 801) sorted by relevance

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp454 static inline Vec4 sample (const tcu::Texture2D& tex, const Vec2& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), lod); } in sample() function
455 static inline Vec4 sample (const tcu::TextureCube& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() function
456 static inline Vec4 sample (const tcu::Texture2DArray& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() function
457 static inline Vec4 sample (const tcu::Texture3D& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() function
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp609 Sample sample = renderSample(*occluderData, *occludedData, workload); in iterate() local
652 const Sample& sample = samples[sampleNdx]; in logSamples() local
669 const Sample& sample = samples[sampleNdx]; logSamples() local
678 logGeometry(const tcu::ConstPixelBufferAccess& sample, const glu::ShaderProgram& occluderProg, const glu::ShaderProgram& occludedProg) logGeometry() argument
751 const Sample& sample = samples[ndx]; logAnalysis() local
799 Sample sample; renderSample() local
974 Sample sample; renderSample() local
1057 const Sample& sample = samples[ndx]; logAnalysis() local
1700 Sample sample; renderSample() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp359 static inline Vec4 sample (const tcu::Texture2D& tex, const Vec2& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), lod); } in sample() function
360 static inline Vec4 sample (const tcu::TextureCube& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() function
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsunxi-mmc.c235 u32 sample; member
[all...]
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dadxl372.c601 static void adxl372_arrange_axis_data(struct adxl372_state *st, __be16 *sample) in adxl372_arrange_axis_data() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c601 machine__process_comm_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_comm_event() argument
682 machine__process_lost_samples_event(struct machine *machine __maybe_unused, union perf_event *event, struct perf_sample *sample) machine__process_lost_samples_event() argument
807 machine__process_ksymbol(struct machine *machine __maybe_unused, union perf_event *event, struct perf_sample *sample) machine__process_ksymbol() argument
1719 machine__process_mmap2_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_mmap2_event() argument
1775 machine__process_mmap_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_mmap_event() argument
1864 machine__process_fork_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_fork_event() argument
1948 machine__process_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_event() argument
2042 sample__resolve_mem(struct perf_sample *sample, struct addr_location *al) sample__resolve_mem() argument
2163 sample__resolve_bstack(struct perf_sample *sample, struct addr_location *al) sample__resolve_bstack() argument
2246 lbr_callchain_add_kernel_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 branch_from, bool callee, int end) lbr_callchain_add_kernel_ip() argument
2305 lbr_callchain_add_lbr_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 *branch_from, bool callee) lbr_callchain_add_lbr_ip() argument
2552 resolve_lbr_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack, unsigned int max_lbr) resolve_lbr_callchain_sample() argument
2656 thread__resolve_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
2870 thread__resolve_callchain_unwind(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, int max_stack) thread__resolve_callchain_unwind() argument
2890 thread__resolve_callchain(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
[all...]
H A Dauxtrace.c1004 auxtrace_queues__sample_queue(struct auxtrace_queues *queues, struct perf_sample *sample, struct perf_session *session) auxtrace_queues__sample_queue() argument
1028 auxtrace_queues__add_sample(struct auxtrace_queues *queues, struct perf_session *session, struct perf_sample *sample, u64 data_offset, u64 reference) auxtrace_queues__add_sample() argument
1067 struct perf_sample sample; auxtrace_queue_data_cb() local
2651 auxtrace__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) auxtrace__process_event() argument
2660 auxtrace__dump_auxtrace_sample(struct perf_session *session, struct perf_sample *sample) auxtrace__dump_auxtrace_sample() argument
[all...]
H A Dhist.c671 static void hists__res_sample(struct hist_entry *he, struct perf_sample *sample) in hists__res_sample() argument
688 __hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct block_info *block_info, struct perf_sample *sample, bool sample_self, struct hist_entry_ops *ops) __hists__add_entry() argument
743 hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct perf_sample *sample, bool sample_self) hists__add_entry() argument
755 hists__add_entry_ops(struct hists *hists, struct hist_entry_ops *ops, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct perf_sample *sample, bool sample_self) hists__add_entry_ops() argument
802 struct perf_sample *sample = iter->sample; iter_prepare_mem_entry() local
819 struct perf_sample *sample = iter->sample; iter_add_single_mem_entry() local
879 struct perf_sample *sample = iter->sample; iter_prepare_branch_entry() local
924 struct perf_sample *sample = iter->sample; iter_add_next_branch_entry() local
975 struct perf_sample *sample = iter->sample; iter_add_single_normal_entry() local
993 struct perf_sample *sample = iter->sample; iter_finish_normal_entry() local
1034 struct perf_sample *sample = iter->sample; iter_add_single_cumulative_entry() local
1092 struct perf_sample *sample = iter->sample; iter_add_next_cumulative_entry() local
2618 hist__account_cycles(struct branch_stack *bs, struct addr_location *al, struct perf_sample *sample, bool nonany_branch_mode, u64 *total_cycles) hist__account_cycles() argument
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c380 static int ab8500_fg_add_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_add_cap_sample() argument
437 static void ab8500_fg_fill_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_fill_cap_sample() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsunxi-mmc.c236 u32 sample; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h68 } sample; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_fg.c383 static int ab8500_fg_add_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_add_cap_sample() argument
440 static void ab8500_fg_fill_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_fill_cap_sample() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadxl372.c601 static void adxl372_arrange_axis_data(struct adxl372_state *st, __be16 *sample) in adxl372_arrange_axis_data() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.c1037 auxtrace_queues__sample_queue(struct auxtrace_queues *queues, struct perf_sample *sample, struct perf_session *session) auxtrace_queues__sample_queue() argument
1061 auxtrace_queues__add_sample(struct auxtrace_queues *queues, struct perf_session *session, struct perf_sample *sample, u64 data_offset, u64 reference) auxtrace_queues__add_sample() argument
1100 struct perf_sample sample; auxtrace_queue_data_cb() local
2821 auxtrace__process_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool) auxtrace__process_event() argument
2830 auxtrace__dump_auxtrace_sample(struct perf_session *session, struct perf_sample *sample) auxtrace__dump_auxtrace_sample() argument
[all...]
H A Devsel.c2196 perf_evsel__parse_id_sample(const struct evsel *evsel, const union perf_event *event, struct perf_sample *sample) perf_evsel__parse_id_sample() argument
2768 evsel__rawptr(struct evsel *evsel, struct perf_sample *sample, const char *name) evsel__rawptr() argument
2788 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) format_field__intval() argument
2827 evsel__intval(struct evsel *evsel, struct perf_sample *sample, const char *name) evsel__intval() argument
[all...]
H A Devlist.c1548 int evlist__parse_sample(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) in evlist__parse_sample() argument
H A Dmachine.c747 machine__process_comm_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_comm_event() argument
828 machine__process_lost_samples_event(struct machine *machine __maybe_unused, union perf_event *event, struct perf_sample *sample) machine__process_lost_samples_event() argument
985 machine__process_ksymbol(struct machine *machine __maybe_unused, union perf_event *event, struct perf_sample *sample) machine__process_ksymbol() argument
1926 machine__process_mmap2_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_mmap2_event() argument
1995 machine__process_mmap_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_mmap_event() argument
2085 machine__process_fork_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_fork_event() argument
2167 machine__process_event(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_event() argument
2269 sample__resolve_mem(struct perf_sample *sample, struct addr_location *al) sample__resolve_mem() argument
2400 sample__resolve_bstack(struct perf_sample *sample, struct addr_location *al) sample__resolve_bstack() argument
2483 lbr_callchain_add_kernel_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 branch_from, bool callee, int end) lbr_callchain_add_kernel_ip() argument
2542 lbr_callchain_add_lbr_ip(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, u64 *branch_from, bool callee) lbr_callchain_add_lbr_ip() argument
2791 resolve_lbr_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack, unsigned int max_lbr) resolve_lbr_callchain_sample() argument
2895 get_leaf_frame_caller(struct perf_sample *sample, struct thread *thread, int usr_idx) get_leaf_frame_caller() argument
2904 thread__resolve_callchain_sample(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
3152 thread__resolve_callchain_unwind(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, int max_stack) thread__resolve_callchain_unwind() argument
3172 thread__resolve_callchain(struct thread *thread, struct callchain_cursor *cursor, struct evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
[all...]
H A Dhist.c683 static void hists__res_sample(struct hist_entry *he, struct perf_sample *sample) in hists__res_sample() argument
700 __hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct kvm_info *ki, struct block_info *block_info, struct perf_sample *sample, bool sample_self, struct hist_entry_ops *ops) __hists__add_entry() argument
761 hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct kvm_info *ki, struct perf_sample *sample, bool sample_self) hists__add_entry() argument
774 hists__add_entry_ops(struct hists *hists, struct hist_entry_ops *ops, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct kvm_info *ki, struct perf_sample *sample, bool sample_self) hists__add_entry_ops() argument
822 struct perf_sample *sample = iter->sample; iter_prepare_mem_entry() local
839 struct perf_sample *sample = iter->sample; iter_add_single_mem_entry() local
899 struct perf_sample *sample = iter->sample; iter_prepare_branch_entry() local
946 struct perf_sample *sample = iter->sample; iter_add_next_branch_entry() local
997 struct perf_sample *sample = iter->sample; iter_add_single_normal_entry() local
1015 struct perf_sample *sample = iter->sample; iter_finish_normal_entry() local
1060 struct perf_sample *sample = iter->sample; iter_add_single_cumulative_entry() local
1118 struct perf_sample *sample = iter->sample; iter_add_next_cumulative_entry() local
2670 hist__account_cycles(struct branch_stack *bs, struct addr_location *al, struct perf_sample *sample, bool nonany_branch_mode, u64 *total_cycles) hist__account_cycles() argument
[all...]
H A Dsession.c1089 static void callchain__lbr_callstack_printf(struct perf_sample *sample) in callchain__lbr_callstack_printf() argument
1137 callchain__printf(struct evsel *evsel, struct perf_sample *sample) callchain__printf() argument
1153 branch_stack__printf(struct perf_sample *sample, bool callstack) branch_stack__printf() argument
1237 regs_user__printf(struct perf_sample *sample, const char *arch) regs_user__printf() argument
1245 regs_intr__printf(struct perf_sample *sample, const char *arch) regs_intr__printf() argument
1259 evlist__print_tstamp(struct evlist *evlist, union perf_event *event, struct perf_sample *sample) evlist__print_tstamp() argument
1276 sample_read__printf(struct perf_sample *sample, u64 read_format) sample_read__printf() argument
1310 dump_event(struct evlist *evlist, union perf_event *event, u64 file_offset, struct perf_sample *sample, const char *file_path) dump_event() argument
1339 dump_sample(struct evsel *evsel, union perf_event *event, struct perf_sample *sample, const char *arch) dump_sample() argument
1426 machines__find_for_cpumode(struct machines *machines, union perf_event *event, struct perf_sample *sample) machines__find_for_cpumode() argument
1456 deliver_sample_value(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct sample_read_value *v, struct machine *machine) deliver_sample_value() argument
1488 deliver_sample_group(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine, u64 read_format) deliver_sample_group() argument
1508 evlist__deliver_sample(struct evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) evlist__deliver_sample() argument
1529 machines__deliver_event(struct machines *machines, struct evlist *evlist, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool, u64 file_offset, const char *file_path) machines__deliver_event() argument
1625 struct perf_sample sample; perf_session__deliver_event() local
1655 struct perf_sample sample = { .time = 0, }; perf_session__process_user_event() local
1736 perf_session__deliver_synth_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample) perf_session__deliver_synth_event() argument
1760 perf_session__peek_event(struct perf_session *session, off_t file_offset, void *buf, size_t buf_sz, union perf_event **event_ptr, struct perf_sample *sample) perf_session__peek_event() argument
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_osnoise.c494 __trace_osnoise_sample(struct osnoise_sample *sample, struc argument
521 trace_osnoise_sample(struct osnoise_sample *sample) trace_osnoise_sample() argument
573 __trace_timerlat_sample(struct timerlat_sample *sample, struct trace_buffer *buffer) __trace_timerlat_sample() argument
595 trace_timerlat_sample(struct timerlat_sample *sample) trace_timerlat_sample() argument
1418 u64 start, sample, last_sample; run_osnoise() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c979 int32_t sample = *sample_buffer++ >> dp->quant_step_size[ch]; in write_block_data() local
1184 int32_t sample; in input_data_internal() local
1232 number_trailing_zeroes(int32_t sample) number_trailing_zeroes() argument
1576 int32_t sample = *sample_buffer >> dp->quant_step_size[channel]; codebook_bits_offset() local
1661 int32_t sample = *sample_buffer >> dp->quant_step_size[channel]; determine_bits() local
1734 int32_t sample = *sample_buffer; apply_filter() local
1822 int32_t sample = *(sample_buffer + src_ch); rematrix_channels() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2821 uint32_t sample; in mxf_write_d10_audio_packet() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3998 UnicodeSet sample; in TestAny() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c3179 gfx9_nir_meta_addr_from_coord(nir_builder *b, const struct radeon_info *info, struct gfx9_meta_equation *equation, nir_ssa_def *meta_pitch, nir_ssa_def *meta_height, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *z, nir_ssa_def *sample, nir_ssa_def *pipe_xor, nir_ssa_def **bit_position) gfx9_nir_meta_addr_from_coord() argument
3247 ac_nir_dcc_addr_from_coord(nir_builder *b, const struct radeon_info *info, unsigned bpe, struct gfx9_meta_equation *equation, nir_ssa_def *dcc_pitch, nir_ssa_def *dcc_height, nir_ssa_def *dcc_slice_size, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *z, nir_ssa_def *sample, nir_ssa_def *pipe_xor) ac_nir_dcc_addr_from_coord() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h597 nir_ssa_def *sample; member

Completed in 69 milliseconds

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