Searched defs:counts (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/sys/arm/arm/
H A Dplatform.c209 int counts; local
H A Dmpcore_timer.c502 int32_t counts; local
H A Dgeneric_timer.c235 int counts, ctrl; local
491 int32_t counts, counts_per_usec; local
521 int32_t counts; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtracer.c204 int *counts = XNEWVEC (int, last_basic_block); local
H A Dgcov-io.h438 struct gcov_ctr_info counts[0]; /* count data. The number of bits member in struct:gcov_info
H A Dprofile.c233 gcov_type *counts; local
[all...]
H A Dcoverage.c67 gcov_type *counts; member in struct:counts_entry
[all...]
H A Dgcov.c181 gcov_type *counts; member in struct:function_info
[all...]
H A Dcse.c7290 count_reg_usage(rtx x, int *counts, rtx dest, int incr) argument
7327 count_reg_usage (SET_DEST (x), counts, NULL_RTX, incr); local
7328 count_reg_usage (SET_SRC (x), counts, local
7341 count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, dest, incr); local
7342 count_reg_usage (PATTERN (x), counts, dest, incr); local
7384 count_reg_usage (ASM_OPERANDS_INPUT (x, i), counts, dest, incr); local
7398 count_reg_usage (XEXP (x, i), counts, dest, incr); local
7401 count_reg_usage (XVECEXP (x, i, j), counts, dest, incr); local
7407 set_live_p(rtx set, rtx insn ATTRIBUTE_UNUSED, int *counts) argument
7436 insn_live_p(rtx insn, int *counts) argument
7466 dead_libcall_p(rtx insn, int *counts) argument
7525 int *counts; local
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Dtimer.c113 int counts; local
260 int32_t counts, counts_per_usec; local
[all...]
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_dmtimer.c345 int32_t counts; local
368 int32_t counts; local
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c292 int32_t counts; local
/freebsd-11-stable/sys/arm/versatile/
H A Dsp804.c318 int32_t counts; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_indirect_mapping.c574 uint32_t *counts local
501 vdev_indirect_mapping_increment_obsolete_count(vdev_indirect_mapping_t *vim, uint64_t offset, uint64_t length, uint32_t *counts) argument
554 vdev_indirect_mapping_load_obsolete_spacemap(vdev_indirect_mapping_t *vim, uint32_t *counts, space_map_t *obsolete_space_sm) argument
587 vdev_indirect_mapping_free_obsolete_counts(vdev_indirect_mapping_t *vim, uint32_t *counts) argument
[all...]
H A Dvdev_indirect.c637 uint32_t *counts; local
[all...]
/freebsd-11-stable/contrib/diff/src/
H A Danalyze.c417 lin *counts = equiv_count[1 - f]; local
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c104 int section, numrrs = 0, counts[ns_s_max]; local
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c306 struct bio_data_counts counts; member in struct:bufferevent_openssl
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c870 int counts[256]; local
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c1330 struct meteor_counts *counts; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp440 SmallVectorImpl<uint32_t> &counts = local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp257 unsigned *counts = (unsigned *)__kmp_allocate(depth * sizeof(unsigned)); local
1728 unsigned *counts = (unsigned *)__kmp_allocate(depth * sizeof(unsigned)); local
2383 unsigned *counts = local
[all...]
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h640 atomic_t counts[15]; member in struct:drm_device
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c908 u_short counts[MAXFRAGS+1]; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c7364 unsigned long *counts; local
7430 unsigned long *counts; local
[all...]

Completed in 290 milliseconds

12