| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | hist.c | 683 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 D | session.c | 1089 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 D | trace_osnoise.c | 494 __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 D | mlpenc.c | 979 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 D | mxfenc.c | 2821 uint32_t sample; in mxf_write_d10_audio_packet() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transtst.cpp | 3998 UnicodeSet sample; in TestAny() local
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.c | 3179 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 D | vtn_private.h | 597 nir_ssa_def *sample; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast.h | 499 unsigned sample:1; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 878 spirv_builder_emit_image_texel_pointer(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId sample) spirv_builder_emit_image_texel_pointer() argument 891 spirv_builder_emit_image_read(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId lod, SpvId sample, SpvId offset, bool sparse) spirv_builder_emit_image_read() argument 935 spirv_builder_emit_image_write(struct spirv_builder *b, SpvId image, SpvId coordinate, SpvId texel, SpvId lod, SpvId sample, SpvId offset) spirv_builder_emit_image_write() argument 972 spirv_builder_emit_image_gather(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId component, SpvId lod, SpvId sample, SpvId const_offset, SpvId offset, SpvId dref, bool sparse) spirv_builder_emit_image_gather() argument 1030 spirv_builder_emit_image_fetch(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId lod, SpvId sample, SpvId const_offset, SpvId offset, bool sparse) spirv_builder_emit_image_fetch() argument [all...] |
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_blit.c | 820 nir_ssa_def *sample = blorp_nir_manual_blend_bilinear() local [all...] |
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 888 void Insert(TickSample* sample) { in Insert() argument 902 bool Remove(TickSample* sample) { in Remove() argument 1019 TickSample sample; in Disengage() local 1027 TickSample sample; Run() local 1724 TickEvent(TickSample* sample, bool overflow) TickEvent() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 887 get_texcoords(struct pipe_sampler_view *src, unsigned src_width0, unsigned src_height0, int x1, int y1, int x2, int y2, float layer, unsigned sample, bool uses_txf, union blitter_attrib *out) get_texcoords() argument 1811 blitter_draw_tex(struct blitter_context_priv *ctx, int dst_x1, int dst_y1, int dst_x2, int dst_y2, struct pipe_sampler_view *src, unsigned src_width0, unsigned src_height0, int src_x1, int src_y1, int src_x2, int src_y2, float layer, unsigned sample, bool uses_txf, enum blitter_attrib_type type) blitter_draw_tex() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 1903 unsigned sample = nir_src_as_uint(instr->src[0]); in emit_intrinsic() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 3108 Value *sample = getScratch(); in handleINTERP() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir_soa.c | 2504 emit_interp_at(struct lp_build_nir_context *bld_base, unsigned num_components, nir_variable *var, bool centroid, bool sample, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef offsets[2], LLVMValueRef dst[4]) emit_interp_at() argument
|
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-core.c | 900 pa_dbusiface_sample *sample; in get_samples() local 1254 pa_scache_entry *sample; handle_get_sample_by_name() local 1296 pa_scache_entry *sample = NULL; handle_upload_sample() local 1644 pa_scache_entry *sample = call_data; sample_cache_new_cb() local 1670 pa_scache_entry *sample = call_data; sample_cache_removed_cb() local 2179 pa_scache_entry *sample; pa_dbusiface_core_new() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 1060 Color<float> Surface::Buffer::sample(float x, float y, float z) const in sample() function in sw::Surface::Buffer 1100 Color<float> Surface::Buffer::sample(float x, float y, int layer) const in sample() function in sw::Surface::Buffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 544 const deUint32 sample = globalSampleNdx % numCoverageSamples; reportSampleError() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexture.hpp | 589 inline Vec4 Texture2DView::sample (const Sampler& sampler, float s, float t, float lod) const in sample() function in tcu::Texture2DView 695 inline Vec4 Texture2D::sample (const Sampler& sampler, float s, float t, float lod) const in sample() function in tcu::Texture2D 797 inline Vec4 TextureCube::sample (const Sampler& sampler, float s, float t, float p, float lod) const in sample() function in tcu::TextureCube 850 inline Vec4 Texture1DView::sample (const Sampler& sampler, float s, float lod) const sample() function in tcu::Texture1DView 906 inline Vec4 Texture1D::sample (const Sampler& sampler, float s, float lod) const sample() function in tcu::Texture1D 991 inline Vec4 Texture1DArray::sample (const Sampler& sampler, float s, float t, float lod) const sample() function in tcu::Texture1DArray 1085 inline Vec4 Texture2DArray::sample (const Sampler& sampler, float s, float t, float r, float lod) const sample() function in tcu::Texture2DArray 1144 inline Vec4 Texture3DView::sample (const Sampler& sampler, float s, float t, float r, float lod) const sample() function in tcu::Texture3DView 1190 inline Vec4 Texture3D::sample (const Sampler& sampler, float s, float t, float r, float lod) const sample() function in tcu::Texture3D 1267 inline Vec4 TextureCubeArray::sample (const Sampler& sampler, float s, float t, float r, float q, float lod) const sample() function in tcu::TextureCubeArray [all...] |
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | intel_pstate.c | 117 struct sample { struct 249 struct sample sample; global() member 1853 struct sample *sample = &cpu->sample; intel_pstate_calc_avg_perf() local 1913 struct sample *sample = &cpu->sample; get_target_pstate() local 1966 struct sample *sample; intel_pstate_adjust_pstate() local 2508 struct sample *sample; intel_cpufreq_trace() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 2169 struct mlxsw_sp_port_sample *sample; in mlxsw_sp_sample_receive() local
|
| H A D | spectrum.h | 305 struct mlxsw_sp_port_sample __rcu *sample; member 1063 struct mlxsw_sp_port_sample sample; member
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_cake.c | 1307 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma() argument
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-sched.c | 811 replay_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_wakeup_event() argument 832 replay_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) replay_switch_event() argument 1106 latency_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_switch_event() argument 1176 latency_runtime_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_runtime_event() argument 1211 latency_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_wakeup_event() argument 1272 latency_migrate_task_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_migrate_task_event() argument 1484 process_sched_wakeup_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_wakeup_event() argument 1529 map_switch_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) map_switch_event() argument 1669 process_sched_switch_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_switch_event() argument 1695 process_sched_runtime_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_runtime_event() argument 1708 perf_sched__process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_sched__process_fork_event() argument 1725 process_sched_migrate_task_event(struct perf_tool *tool, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_migrate_task_event() argument 1743 perf_sched__process_tracepoint_sample(struct perf_tool *tool __maybe_unused, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_sched__process_tracepoint_sample() argument 1759 perf_sched__process_comm(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_sched__process_comm() argument 2001 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument 2137 is_idle_sample(struct perf_sample *sample, struct evsel *evsel) is_idle_sample() argument 2147 save_task_callchain(struct perf_sched *sched, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) save_task_callchain() argument 2290 save_idle_callchain(struct perf_sched *sched, struct idle_thread_runtime *itr, struct perf_sample *sample) save_idle_callchain() argument 2300 timehist_get_thread(struct perf_sched *sched, struct perf_sample *sample, struct machine *machine, struct evsel *evsel) timehist_get_thread() argument 2347 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument 2370 timehist_print_wakeup_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *awakened) timehist_print_wakeup_event() argument 2413 timehist_sched_wakeup_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_wakeup_event() argument 2444 timehist_print_migration_event(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct machine *machine, struct thread *migrated) timehist_print_migration_event() argument 2497 timehist_migrate_task_event(struct perf_tool *tool, union perf_event *event __maybe_unused, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_migrate_task_event() argument 2525 timehist_sched_change_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) timehist_sched_change_event() argument 2651 timehist_sched_switch_event(struct perf_tool *tool, union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine __maybe_unused) timehist_sched_switch_event() argument 2660 process_lost(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine __maybe_unused) process_lost() argument 2930 perf_timehist__process_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_timehist__process_sample() argument [all...] |