Home
last modified time | relevance | path

Searched defs:hist (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Disphist.c30 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem()
62 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs()
140 static void hist_enable(struct ispstat *hist, int enable) in hist_enable()
153 static int hist_busy(struct ispstat *hist) in hist_busy()
161 struct ispstat *hist = data; in hist_dma_cb() local
173 static int hist_buf_dma(struct ispstat *hist) in hist_buf_dma()
229 static int hist_buf_pio(struct ispstat *hist) in hist_buf_pio()
270 static int hist_buf_process(struct ispstat *hist) in hist_buf_process()
304 static int hist_validate_params(struct ispstat *hist, void *new_conf) in hist_validate_params()
360 static int hist_comp_params(struct ispstat *hist, in hist_comp_params()
[all …]
/linux/kernel/events/
H A Dhw_breakpoint.c186 bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_alloc()
192 static __init void bp_slots_histogram_free(struct bp_slots_histogram *hist) in bp_slots_histogram_free()
237 bp_slots_histogram_add(struct bp_slots_histogram *hist, int old, int val) in bp_slots_histogram_add()
249 bp_slots_histogram_max(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_max()
/linux/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c95 __u64 *hist; BPF_PROG() local
/linux/tools/perf/util/
H A Dbpf_ftrace.c126 u64 *hist; in perf_ftrace__latency_read_bpf() local
H A Dblock-info.h45 struct block_hist hist; global() member
/linux/mm/
H A Dworkingset.c234 int hist; in lru_gen_eviction() local
283 int hist, tier, refs; in lru_gen_refault() local
H A Dvmscan.c2928 int hist; in reset_mm_stats() local
3070 int hist = lru_hist_from_seq(lrugen->min_seq[type]); in read_ctrl_pos() local
3083 int hist, tier; in reset_ctrl_pos() local
4315 int hist = lru_hist_from_seq(lrugen->min_seq[type]); in sort_folio() local
5250 int hist = lru_hist_from_seq(seq); in lru_gen_seq_show_full() local
/linux/samples/bpf/
H A Dlathist_user.c37 struct cpu_hist *hist; in print_hist() local
/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h36 void *hist in dfltcc()
/linux/tools/tracing/rtla/src/
H A Dosnoise_hist.c61 struct osnoise_hist_cpu *hist; member
134 int *hist; in osnoise_hist_update_multiple() local
H A Dtimerlat_hist.c83 struct timerlat_hist_cpu *hist; member
180 int *hist; in timerlat_hist_update() local
H A Dtrace.c315 char *hist; in trace_event_save_hist() local
/linux/arch/parisc/kernel/
H A Dirq.c216 int hist = action->cr16_hist[k]; in show_interrupts() local
/linux/net/ethtool/
H A Dstats.c314 static int stats_put_rmon_hist(struct sk_buff *skb, u32 attr, const u64 *hist, in stats_put_rmon_hist()
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c491 static struct hfi1_ctxt_hist hist = { variable
/linux/kernel/trace/
H A Dtrace_events_trigger.c1775 bool hist = false; in event_enable_trigger_parse() local
H A Dtrace.h1716 bool hist; member
/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c1553 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local
/linux/include/uapi/linux/
H A Drkisp1-config.h983 struct rkisp1_cif_isp_hist_stat hist; global() member
/linux/kernel/bpf/
H A Dverifier.c3724 static void bt_sync_linked_regs(struct backtrack_state *bt, struct bpf_jmp_history_entry *hist) in bt_sync_linked_regs()
3769 struct bpf_jmp_history_entry *hist, struct backtrack_state *bt) in backtrack_insn()
4306 struct bpf_jmp_history_entry *hist; in __mark_chain_precision() local