/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
H A D | func_latency.bpf.c | 95 __u64 *hist; in BPF_PROG() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_ftrace.c | 126 u64 *hist; in perf_ftrace__latency_read_bpf() local
|
H A D | block-info.h | 45 struct block_hist hist; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | lathist_user.c | 37 struct cpu_hist *hist; in print_hist() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | lathist_user.c | 37 struct cpu_hist *hist; in print_hist() local
|
/third_party/ffmpeg/tools/ |
H A D | probetest.c | 149 unsigned hist = 0; in main() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | block-info.h | 45 struct block_hist hist; member
|
/third_party/libdrm/tests/tegra/ |
H A D | vic30.c | 47 } hist; member
|
/third_party/ltp/testcases/realtime/func/async_handler/ |
H A D | async_handler_tsc.c | 135 stats_container_t hist; in signal_thread() local
|
H A D | async_handler.c | 119 stats_container_t hist; in signal_thread() local
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load_single.c | 89 stats_container_t hist; in periodic_thread() local
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_latency.c | 234 stats_container_t hist; in main() local [all...] |
/third_party/ltp/testcases/realtime/func/hrtimer-prio/ |
H A D | hrtimer-prio.c | 177 stats_container_t hist; in main() local
|
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 120 stats_container_t hist; in signal_receiving_thread() local
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isphist.c | 30 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem() argument 62 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs() argument 140 hist_enable(struct ispstat *hist, int enable) hist_enable() argument 153 hist_busy(struct ispstat *hist) hist_busy() argument 161 struct ispstat *hist = data; hist_dma_cb() local 173 hist_buf_dma(struct ispstat *hist) hist_buf_dma() argument 229 hist_buf_pio(struct ispstat *hist) hist_buf_pio() argument 270 hist_buf_process(struct ispstat *hist) hist_buf_process() argument 304 hist_validate_params(struct ispstat *hist, void *new_conf) hist_validate_params() argument 360 hist_comp_params(struct ispstat *hist, struct omap3isp_hist_config *user_cfg) hist_comp_params() argument 404 hist_set_params(struct ispstat *hist, void *new_conf) hist_set_params() argument 476 struct ispstat *hist = &isp->isp_hist; omap3isp_hist_init() local 534 struct ispstat *hist = &isp->isp_hist; omap3isp_hist_cleanup() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isphist.c | 30 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem() argument 62 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs() argument 140 hist_enable(struct ispstat *hist, int enable) hist_enable() argument 153 hist_busy(struct ispstat *hist) hist_busy() argument 161 struct ispstat *hist = data; hist_dma_cb() local 173 hist_buf_dma(struct ispstat *hist) hist_buf_dma() argument 229 hist_buf_pio(struct ispstat *hist) hist_buf_pio() argument 270 hist_buf_process(struct ispstat *hist) hist_buf_process() argument 304 hist_validate_params(struct ispstat *hist, void *new_conf) hist_validate_params() argument 360 hist_comp_params(struct ispstat *hist, struct omap3isp_hist_config *user_cfg) hist_comp_params() argument 404 hist_set_params(struct ispstat *hist, void *new_conf) hist_set_params() argument 476 struct ispstat *hist = &isp->isp_hist; omap3isp_hist_init() local 534 struct ispstat *hist = &isp->isp_hist; omap3isp_hist_cleanup() local [all...] |
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | trace.c | 315 char *hist; in trace_event_save_hist() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | atrac3plusdsp.c | 607 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist, in ff_atrac3p_ipqf() argument [all...] |
H A D | metasound.c | 122 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
|
H A D | twinvqdec.c | 217 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
|
H A D | ra288.c | 145 do_hybrid_window(RA288Context *ractx, int order, int n, int non_rec, float *out, float *hist, float *out2, const float *window) do_hybrid_window() argument 175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_thumbnail.c | 83 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err() argument 141 int *hist = s->frames[s->n].histogram; in filter_frame() local [all...] |
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-metrics.h | 194 } hist; member
|
/third_party/ltp/testcases/cve/ |
H A D | meltdown.c | 148 static int hist[BITS_BY_READ]; variable
|
/third_party/ltp/testcases/realtime/func/sched_latency/ |
H A D | sched_latency.c | 75 stats_container_t hist; variable
|