Home
last modified time | relevance | path

Searched defs:sample (Results 51 – 75 of 228) sorted by relevance

12345678910

/OK3568_Linux_fs/external/xserver/test/
H A Dstring.c48 const char *sample = "0123456789abcdef"; in strndup_checks() local
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsound.c13 const int sample = 48000; in sound_create_square_wave() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dperfbuf_bench.c24 __u64 *sample; in bench_perfbuf() local
H A Dringbuf_bench.c36 long *sample, flags; in bench_ringbuf() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dintel_pstate.c117 struct sample { struct
118 int32_t core_avg_perf;
119 int32_t busy_scaled;
120 u64 aperf;
121 u64 mperf;
122 u64 tsc;
123 u64 time;
249 struct sample sample; member
1865 struct sample *sample = &cpu->sample; in intel_pstate_calc_avg_perf() local
1925 struct sample *sample = &cpu->sample; in get_target_pstate() local
[all …]
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c172 static int evsel__process_alloc_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_alloc_event()
190 static int evsel__process_alloc_node_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_alloc_node_event()
233 static int evsel__process_free_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_free_event()
384 static u64 find_callsite(struct evsel *evsel, struct perf_sample *sample) in find_callsite()
732 static int parse_gfp_flags(struct evsel *evsel, struct perf_sample *sample, in parse_gfp_flags()
784 static int evsel__process_page_alloc_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_page_alloc_event()
856 static int evsel__process_page_free_event(struct evsel *evsel, struct perf_sample *sample) in evsel__process_page_free_event()
924 static bool perf_kmem__skip_sample(struct perf_sample *sample) in perf_kmem__skip_sample()
938 struct perf_sample *sample, in process_sample_event()
H A Dbuiltin-mem.c145 struct perf_sample *sample, in dump_raw_samples()
225 struct perf_sample *sample, in process_sample_event()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddb-export.c212 struct perf_sample *sample, in call_path_from_sample()
345 struct perf_sample *sample, struct evsel *evsel, in db_export__sample()
551 struct perf_sample *sample, struct machine *machine) in db_export__switch()
H A Dthread-stack.c859 struct perf_sample *sample, in thread_stack__bottom()
886 struct perf_sample *sample, u64 ref) in thread_stack__pop_ks()
904 struct perf_sample *sample, in thread_stack__no_call_return()
1019 struct perf_sample *sample, u64 ref) in thread_stack__trace_end()
1051 struct perf_sample *sample, in thread_stack__x86_retpoline()
1103 struct perf_sample *sample, in thread_stack__process()
H A Ds390-cpumsf.c196 struct perf_sample *sample) in s390_cpumcf_dumpctr()
506 struct perf_sample sample = { in s390_cpumsf_make_event() local
903 static int s390_cpumsf_lost(struct s390_cpumsf *sf, struct perf_sample *sample) in s390_cpumsf_lost()
913 struct perf_sample *sample, in s390_cpumsf_process_event()
H A Dunwind-libdw.h16 struct perf_sample *sample; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c389 static void bpf_ringbuf_commit(void *sample, u64 flags, bool discard) in bpf_ringbuf_commit()
417 BPF_CALL_2(bpf_ringbuf_submit, void *, sample, u64, flags) in BPF_CALL_2() argument
430 BPF_CALL_2(bpf_ringbuf_discard, void *, sample, u64, flags) in BPF_CALL_2() argument
/OK3568_Linux_fs/external/xserver/include/
H A Dlist.h278 #define __container_of(ptr, sample, member) \ argument
286 #define __container_of(ptr, sample, member) \ argument
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox_sample_test.c155 sox_sample_t sample; in main() local
H A Dexample2.c94 double sample = SOX_SAMPLE_TO_FLOAT_64BIT(buf[i],); in main() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c161 u32 b, sample = *src++; in dw_hdmi_reformat_iec958() local
171 static u32 parity(u32 sample) in parity()
198 u32 sample = *src++; in dw_hdmi_reformat_s24() local
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dswitch-tracking.c126 struct perf_sample sample; in process_sample_event() local
215 struct perf_sample sample; in add_event() local
H A Dopenat-syscall-tp-fields.c102 struct perf_sample sample; in test__syscall_openat_tp_fields() 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
H A Dparse-no-sample-id-all.c14 struct perf_sample sample; in process_event() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_rateest.c18 struct gnet_stats_rate_est64 sample = {0}; in xt_rateest_mt() local
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dfintek-cir.c270 u8 sample; in fintek_process_rx_ir_data() local
330 u8 sample, status; in fintek_get_rx_ir_data() local
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Ddsp_biquad.h39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dperf-time-to-tsc.c125 struct perf_sample sample; in test__perf_time_to_tsc() local

12345678910