| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | string.c | 48 const char *sample = "0123456789abcdef"; in strndup_checks() local
|
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | sound.c | 13 const int sample = 48000; in sound_create_square_wave() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | perfbuf_bench.c | 24 __u64 *sample; in bench_perfbuf() local
|
| H A D | ringbuf_bench.c | 36 long *sample, flags; in bench_ringbuf() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | intel_pstate.c | 117 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 D | builtin-kmem.c | 172 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 D | builtin-mem.c | 145 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 D | db-export.c | 212 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 D | thread-stack.c | 859 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 D | s390-cpumsf.c | 196 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 D | unwind-libdw.h | 16 struct perf_sample *sample; member
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | ringbuf.c | 389 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 D | list.h | 278 #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 D | sox_sample_test.c | 155 sox_sample_t sample; in main() local
|
| H A D | example2.c | 94 double sample = SOX_SAMPLE_TO_FLOAT_64BIT(buf[i],); in main() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-ahb-audio.c | 161 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 D | switch-tracking.c | 126 struct perf_sample sample; in process_sample_event() local 215 struct perf_sample sample; in add_event() local
|
| H A D | openat-syscall-tp-fields.c | 102 struct perf_sample sample; in test__syscall_openat_tp_fields() local
|
| H A D | sw-clock.c | 107 struct perf_sample sample; in __test__sw_clock_freq() local
|
| H A D | mmap-basic.c | 121 struct perf_sample sample; in test__basic_mmap() local
|
| H A D | parse-no-sample-id-all.c | 14 struct perf_sample sample; in process_event() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_rateest.c | 18 struct gnet_stats_rate_est64 sample = {0}; in xt_rateest_mt() local
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | fintek-cir.c | 270 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 D | dsp_biquad.h | 39 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 D | perf-time-to-tsc.c | 125 struct perf_sample sample; in test__perf_time_to_tsc() local
|