Home
last modified time | relevance | path

Searched defs:sample (Results 101 - 125 of 801) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_filter.c15 struct sample { struct
53 struct perf_sample sample = { .period = 100, }; in add_hist_entries() local
[all...]
H A Dopenat-syscall-tp-fields.c102 struct perf_sample sample; in test__syscall_openat_tp_fields() local
H A Dparse-no-sample-id-all.c14 struct perf_sample sample; in process_event() local
H A Dsw-clock.c107 struct perf_sample sample; in __test__sw_clock_freq() local
H A Dmmap-basic.c121 struct perf_sample sample; in test__basic_mmap() local
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Dfir.h91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() argument
133 static inline int16_t fir32(struct fir32_state_t *fir, int16_t sample) in fir32() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dsample-parsing.c50 struct perf_sample sample = { in do_test() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-no-sample-id-all.c15 struct perf_sample sample; in process_event() local
H A Dsw-clock.c105 struct perf_sample sample; in __test__sw_clock_freq() local
H A Dopenat-syscall-tp-fields.c104 struct perf_sample sample; in test__syscall_openat_tp_fields() local
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dkvm-stat.c26 event_icpt_insn_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_insn_get_key() argument
37 event_sigp_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_sigp_get_key() argument
45 event_diag_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_diag_get_key() argument
53 event_icpt_prog_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_prog_get_key() argument
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Dkvm-stat.c24 event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_get_key() argument
50 event_end(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_end() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_rateest.c18 struct gnet_stats_rate_est64 sample = {0}; in xt_rateest_mt() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c9 struct sample { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_user_ringbuf.h28 struct sample { struct
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DVideoController.java
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DBusinessGoodsController.java
H A DBusinessCommentController.java
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleGroupSite.java
/third_party/ffmpeg/libavcodec/
H A Ddvaudiodec.c68 static inline uint16_t dv_audio_12to16(uint16_t sample) in dv_audio_12to16() argument
H A Dhcom.c36 uint8_t sample; member
H A Dffv1enc_template.c130 TYPE *sample[4][3]; in encode_rgb_frame() local
23 encode_line(FFV1Context *s, int w, TYPE *sample[3], int plane_index, int bits) encode_line() argument
[all...]
H A Dffv1dec_template.c23 decode_line(FFV1Context *s, int w, TYPE *sample[2], int plane_index, int bits) decode_line() argument
131 TYPE *sample[4][2]; decode_rgb_frame() local
[all...]
H A Dws-snd1.c61 int sample = 128; in ws_snd_decode_frame() local
[all...]
/third_party/libsnd/tests/
H A Dulaw_test.c188 unsigned char ulaw_encode (int sample) in ulaw_encode() argument
247 int sign, exponent, mantissa, sample ; ulaw_decode() local
[all...]

Completed in 9 milliseconds

12345678910>>...33