Home
last modified time | relevance | path

Searched defs:bins (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/netbsd-tests/net/bpf/
H A Dt_div-by-zero.c29 struct bpf_insn bins[] = { in ATF_TC_BODY() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dst.h69 struct st_table_entry **bins; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dspectral.c72 u8 chain_idx, *bins; in ath10k_spectral_process_fft() local
422 unsigned int bins, fft_size, bin_scale; in read_file_spectral_bins() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dspectral.c111 u8 bins[]; member
420 unsigned int bins, fft_size; in ath11k_read_file_spectral_bins() local
539 int bin_len, u8 *bins) in ath11k_spectral_get_max_exp()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h209 bins_t bins[SC_NBINS]; member
/freebsd/contrib/jemalloc/src/
H A Dstats.c661 stats_arena_print(emitter_t *emitter, unsigned i, bool bins, bool large, in stats_arena_print()
1234 bool unmerged, bool bins, bool large, bool mutex, bool extents) { in stats_print_helper()
H A Djemalloc.c391 tsd_binshards_t *bins = tsd_binshardsp_get(tsd); in arena_bind() local
/freebsd/contrib/tcsh/
H A Dsh.hist.c539 unsigned bins[155]; in testHash() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h387 u32 bins[8]; member
H A Decore_l2.c1620 u32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; in ecore_sp_eth_filter_mcast() local
H A Decore_vfpf_if.h428 u64 bins[4]; member
H A Decore_hsi_eth.h1746 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS] /* multicast bins */; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h339 } bins[numBins]; variable