| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | libgcov-profiler.c | 36 __gcov_interval_profiler (gcov_type *counters, gcov_type value, in __gcov_interval_profiler() 56 __gcov_interval_profiler_atomic (gcov_type *counters, gcov_type value, in __gcov_interval_profiler_atomic() 74 __gcov_pow2_profiler (gcov_type *counters, gcov_type value) in __gcov_pow2_profiler() 88 __gcov_pow2_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_pow2_profiler_atomic() 100 __gcov_topn_values_profiler_body (gcov_type *counters, gcov_type value, in __gcov_topn_values_profiler_body() 108 __gcov_topn_values_profiler (gcov_type *counters, gcov_type value) in __gcov_topn_values_profiler() 126 __gcov_topn_values_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_topn_values_profiler_atomic() 197 __gcov_average_profiler (gcov_type *counters, gcov_type value) in __gcov_average_profiler() 209 __gcov_average_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_average_profiler_atomic() 220 __gcov_ior_profiler (gcov_type *counters, gcov_type value) in __gcov_ior_profiler() [all …]
|
| H A D | libgcov-merge.c | 32 void __gcov_merge_add (gcov_type *counters __attribute__ ((unused)), in __gcov_merge_add() 37 void __gcov_merge_topn (gcov_type *counters __attribute__ ((unused)), in __gcov_merge_topn() 48 __gcov_merge_add (gcov_type *counters, unsigned n_counters) in __gcov_merge_add() 60 __gcov_merge_ior (gcov_type *counters, unsigned n_counters) in __gcov_merge_ior() 72 __gcov_merge_time_profile (gcov_type *counters, unsigned n_counters) in __gcov_merge_time_profile() 103 __gcov_merge_topn (gcov_type *counters, unsigned n_counters) in __gcov_merge_topn()
|
| H A D | libgcov.h | 274 gcov_type *counters; member 496 gcov_topn_add_value (gcov_type *counters, gcov_type value, gcov_type count, in gcov_topn_add_value()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | libgcov-profiler.c | 47 __gcov_interval_profiler (gcov_type *counters, gcov_type value, in __gcov_interval_profiler() 67 __gcov_interval_profiler_atomic (gcov_type *counters, gcov_type value, in __gcov_interval_profiler_atomic() 85 __gcov_pow2_profiler (gcov_type *counters, gcov_type value) in __gcov_pow2_profiler() 99 __gcov_pow2_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_pow2_profiler_atomic() 112 __gcov_topn_values_profiler_body (gcov_type *counters, gcov_type value, in __gcov_topn_values_profiler_body() 157 __gcov_topn_values_profiler (gcov_type *counters, gcov_type value) in __gcov_topn_values_profiler() 175 __gcov_topn_values_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_topn_values_profiler_atomic() 246 __gcov_average_profiler (gcov_type *counters, gcov_type value) in __gcov_average_profiler() 258 __gcov_average_profiler_atomic (gcov_type *counters, gcov_type value) in __gcov_average_profiler_atomic() 269 __gcov_ior_profiler (gcov_type *counters, gcov_type value) in __gcov_ior_profiler() [all …]
|
| H A D | libgcov-merge.c | 32 void __gcov_merge_add (gcov_type *counters __attribute__ ((unused)), in __gcov_merge_add() 37 void __gcov_merge_topn (gcov_type *counters __attribute__ ((unused)), in __gcov_merge_topn() 48 __gcov_merge_add (gcov_type *counters, unsigned n_counters) in __gcov_merge_add() 60 __gcov_merge_ior (gcov_type *counters, unsigned n_counters) in __gcov_merge_ior() 72 __gcov_merge_time_profile (gcov_type *counters, unsigned n_counters) in __gcov_merge_time_profile() 102 merge_topn_values_set (gcov_type *counters) in merge_topn_values_set() 179 __gcov_merge_topn (gcov_type *counters, unsigned n_counters) in __gcov_merge_topn()
|
| H A D | libgcov-driver.c | 220 prune_topn_counter (gcov_type *counters, gcov_type all) in prune_topn_counter() 251 gcov_type *counters in prune_counters() local
|
| /minix3/minix/lib/liblwip/dist/test/unit/tcp/ |
| H A D | test_tcp_oos.c | 145 struct test_tcp_counters counters; in START_TEST() local 287 struct test_tcp_counters counters; in START_TEST() local 465 struct test_tcp_counters counters; in START_TEST() local 558 struct test_tcp_counters counters; in START_TEST() local 650 struct test_tcp_counters counters; in START_TEST() local 731 struct test_tcp_counters counters; in START_TEST() local 809 check_rx_counters(struct tcp_pcb *pcb, struct test_tcp_counters *counters, u32_t exp_close_calls, u… in check_rx_counters() 834 struct test_tcp_counters counters; in test_tcp_recv_ooseq_double_FINs() local
|
| H A D | test_tcp.c | 78 struct test_tcp_counters counters; in START_TEST() local 129 struct test_tcp_counters counters; in START_TEST() local 201 struct test_tcp_counters counters; in START_TEST() local 388 struct test_tcp_counters counters; in START_TEST() local 485 struct test_tcp_counters counters; in START_TEST() local 573 struct test_tcp_counters counters; in test_tcp_tx_full_window_lost() local
|
| H A D | tcp_helper.c | 180 struct test_tcp_counters* counters = (struct test_tcp_counters*)arg; in test_tcp_counters_err() local 187 test_tcp_counters_check_rxdata(struct test_tcp_counters* counters, struct pbuf* p) in test_tcp_counters_check_rxdata() 210 struct test_tcp_counters* counters = (struct test_tcp_counters*)arg; in test_tcp_counters_recv() local 234 test_tcp_new_counters_pcb(struct test_tcp_counters* counters) in test_tcp_new_counters_pcb()
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | slapd-watcher.c | 96 typedef struct counters { struct 100 } counters; argument
|
| /netbsd-src/sys/net/ |
| H A D | net_stats.c | 74 uint64_t *counters; in netstat_sysctl() local
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
| H A D | thread_manager.h | 49 UserCounters counters; member
|
| H A D | benchmark_api_internal.h | 29 UserCounters counters; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
| H A D | thread_manager.h | 51 UserCounters counters; member
|
| H A D | benchmark_api_internal.h | 27 UserCounters counters; member
|
| /minix3/minix/lib/libsys/ |
| H A D | llvm_gcov.c | 168 llvm_gcda_emit_arcs(uint32_t ncounters, uint64_t * counters) in llvm_gcda_emit_arcs()
|
| /netbsd-src/external/mpl/bind/dist/lib/ns/ |
| H A D | stats.c | 33 isc_stats_t *counters; member
|
| /minix3/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| H A D | GCDAProfiling.c | 334 uint64_t **counters) { in llvm_gcda_increment_indirect_counter() 381 void llvm_gcda_emit_arcs(uint32_t num_counters, uint64_t *counters) { in llvm_gcda_emit_arcs()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| H A D | GCDAProfiling.c | 330 uint64_t **counters) { in llvm_gcda_increment_indirect_counter() 377 void llvm_gcda_emit_arcs(uint32_t num_counters, uint64_t *counters) { in llvm_gcda_emit_arcs()
|
| /minix3/external/bsd/bind/dist/bin/tests/atomic/ |
| H A D | t_atomic.c | 68 counter_t counters[TASKS]; variable
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | value-prof.h | 50 gcov_type *counters; /* Pointer to first counter. */ member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | README.md | 688 ### Counter reporting
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | value-prof.h | 50 gcov_type *counters; /* Pointer to first counter. */ member
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | README.md | 726 ### Counter reporting
|
| /netbsd-src/sys/dev/ic/ |
| H A D | intersil7170reg.h | 62 struct intersil_dt counters; member
|