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

/freebsd-9.3-release/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-9.3-release/contrib/cvs/diff/
H A Danalyze.c451 int *counts = equiv_count[1 - f]; local
/freebsd-9.3-release/contrib/diff/src/
H A Danalyze.c417 lin *counts = equiv_count[1 - f]; local
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_mkupdate.c103 int section, numrrs = 0, counts[ns_s_max]; local
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dmessage.h194 unsigned int counts[DNS_SECTION_MAX]; member in struct:dns_message
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c306 struct bio_data_counts counts; member in struct:bufferevent_openssl
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c870 int counts[256]; local
/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_core.c1330 struct meteor_counts *counts; local
[all...]
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq.c849 u_short counts[MAXFRAGS+1]; local
[all...]
/freebsd-9.3-release/sys/dev/drm/
H A DdrmP.h645 atomic_t counts[15]; member in struct:drm_device
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delflink.c5071 unsigned long int *counts; member in struct:collect_gnu_hash_codes
5227 unsigned long int *counts; local
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c7364 unsigned long *counts; local
7430 unsigned long *counts; local
[all...]
/freebsd-9.3-release/sys/dev/drm2/
H A DdrmP.h916 atomic_t counts[15]; member in struct:drm_device
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp805 unsigned counts[] = { local

Completed in 269 milliseconds