Home
last modified time | relevance | path

Searched defs:sample (Results 101 – 125 of 228) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.h105 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dmc13783_ts.c37 unsigned int sample[4]; member
H A Dwm9713.c255 static int wm9713_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9713_poll_sample()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_common.c108 struct perf_sample sample = { in setup_fake_machine() local
/OK3568_Linux_fs/kernel/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
242 struct perf_sample *sample, in process_sample_event()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcs-etm.c1023 struct perf_sample *sample, u64 type) in cs_etm__inject_event()
1116 struct perf_sample *sample) in cs_etm__copy_insn()
1149 struct perf_sample sample = {.ip = 0,}; in cs_etm__synth_instruction_sample() local
1196 struct perf_sample sample = {.ip = 0,}; in cs_etm__synth_branch_sample() local
2337 struct perf_sample *sample, in cs_etm__process_event()
H A Dbranch.h62 static inline struct branch_entry *perf_sample__branch_entries(struct perf_sample *sample) in perf_sample__branch_entries()
H A Djitdump.c403 struct perf_sample sample; in jit_repipe_code_load() local
519 struct perf_sample sample; in jit_repipe_code_move() local
H A Ddb-export.h27 struct perf_sample *sample; member
H A Dauxtrace.c1005 struct perf_sample *sample, in auxtrace_queues__sample_queue()
1030 struct perf_sample *sample, u64 data_offset, in auxtrace_queues__add_sample()
1067 struct perf_sample sample; in auxtrace_queue_data_cb() local
2649 struct perf_sample *sample, struct perf_tool *tool) in auxtrace__process_event()
2658 struct perf_sample *sample) in auxtrace__dump_auxtrace_sample()
H A Devsel.c2002 struct perf_sample *sample) in perf_evsel__parse_id_sample()
2441 void *evsel__rawptr(struct evsel *evsel, struct perf_sample *sample, const char *name) in evsel__rawptr()
2459 u64 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, in format_field__intval()
2498 u64 evsel__intval(struct evsel *evsel, struct perf_sample *sample, const char *name) in evsel__intval()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_lp.c264 static void tcp_lp_pkts_acked(struct sock *sk, const struct ack_sample *sample) in tcp_lp_pkts_acked()
H A Dtcp_westwood.c104 const struct ack_sample *sample) in tcp_westwood_pkts_acked()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtrim.c29 uint64_t sample; /* NB: wide samples */ member
H A Dadpcms.c88 int lsx_adpcm_encode(int sample, adpcm_t * p) in lsx_adpcm_encode()
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c94 u16 sample; in print_ddr_dq_eye() local
/OK3568_Linux_fs/kernel/net/core/
H A Dgen_estimator.c249 struct gnet_stats_rate_est64 *sample) in gen_estimator_read()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/backend/
H A Dmali_kbase_hwcnt_backend_csf.c420 u32 *sample) in kbasep_hwcnt_backend_csf_zero_sample_prfcnt_en_header()
438 u32 *sample; in kbasep_hwcnt_backend_csf_zero_all_prfcnt_en_header() local
605 u32 *sample = (u32 *)&cpu_dump_base[buf_idx * buf_dump_bytes]; in kbasep_hwcnt_backend_csf_accumulate_samples() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsfnt_info.h118 unsigned short sample; /* sample id */ member
163 unsigned short sample; /* sample id */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsfnt_info.h118 unsigned short sample; /* sample id */ member
163 unsigned short sample; /* sample id */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h118 unsigned short sample; /* sample id */ member
163 unsigned short sample; /* sample id */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h294 #define __container_of(ptr, sample, member) \ argument
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dutil_double_list.h111 #define container_of(ptr, sample, member) \ argument
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dringbuf.c216 void *sample; in ringbuf_process_ring() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmc13783-adc.c46 unsigned int sample[4]; in mc13783_adc_read() local

12345678910