Searched defs:stats (Results 201 - 225 of 326) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-usb-linux.c1031 usb_stats_linux(pcap_t *handle, struct pcap_stat *stats) argument
1117 usb_stats_linux_bin(pcap_t *handle, struct pcap_stat *stats) argument
[all...]
H A Dpcap-dos.c377 struct net_device_stats *stats; local
1135 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; local
1150 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; local
1207 static struct net_device_stats stats; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dtcpdump.c2233 struct pcap_stat stats; local
[all...]
/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Ddaemon.c183 struct pcap_stat stats; local
2168 daemon_msg_stats_req(uint8 ver, struct daemon_slpars *pars, struct session *session, uint32 plen, struct pcap_stat *stats, unsigned int svrcapt) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h226 static void FillMemoryProfile(uptr start, uptr rss, bool file, uptr *stats, argument
[all...]
H A Dsanitizer_fuchsia.cpp400 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp576 uptr stats[AllocatorStatCount]; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp901 runUninitializedVariablesAnalysis( const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp51 namespace stats { namespace in namespace:__anon1924
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dshelf-cmd.c215 stats(svn_client__shelf_t *shelf, function
H A Dshelf2-cmd.c215 stats(svn_client__shelf2_t *shelf, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c193 svn_fs_fs__stats_t *stats; member in struct:query_t
212 initialize_largest_changes(svn_fs_fs__stats_t *stats, argument
263 add_change(svn_fs_fs__stats_t *stats, apr_uint64_t rep_size, apr_uint64_t expanded_size, svn_revnum_t revision, const char *path, rep_kind_t kind, svn_boolean_t plain_added) argument
1233 add_rep_pack_stats(svn_fs_fs__rep_pack_stats_t *stats, rep_stats_t *rep) argument
1246 add_rep_stats(svn_fs_fs__representation_stats_t *stats, rep_stats_t *rep) argument
1264 aggregate_stats(const apr_array_header_t *revisions, svn_fs_fs__stats_t *stats) argument
1325 svn_fs_fs__stats_t *stats = apr_pcalloc(result_pool, sizeof(*stats)); local
1339 create_query(query_t **query, svn_fs_t *fs, svn_fs_fs__stats_t *stats, svn_fs_progress_notify_func_t progress_func, void *progress_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1380 svn_fs_fs__get_stats(svn_fs_fs__stats_t **stats, svn_fs_t *fs, svn_fs_progress_notify_func_t progress_func, void *progress_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c199 } stats; variable in typeref:struct:bhyvestats
/freebsd-11-stable/sys/dev/sume/
H A Dadapter.h170 struct nf_stats stats; member in struct:nf_priv
/freebsd-11-stable/sys/netgraph/
H A Dng_l2tp.c109 struct ng_l2tp_session_stats stats; /* per sessions statistics */ member in struct:ng_l2tp_hook_private
155 struct ng_l2tp_stats stats; /* node statistics */ member in struct:ng_l2tp_private
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c802 struct mlx5_cmd_stats *stats; local
978 struct mlx5_cmd_stats *stats; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c606 CPpmd_State *stats = STATS(p->MinContext); local
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dmem.c100 struct stats { struct
136 struct stats * stats; member in struct:isc__mem
332 void *createx, *create, *create2, *ondestroy, *stats, member in struct:isc__memmethods
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dggc-page.c460 } stats; member in struct:globals
1935 struct ggc_statistics stats; local
[all...]
H A Dggc-zone.c453 } stats; member in struct:alloc_zone
1965 struct ggc_statistics stats; local
[all...]
H A Dtree-scalar-evolution.c2572 stats->nb_undetermined = 0; argument
2559 reset_chrecs_counters(struct chrec_stats *stats) argument
2597 gather_chrec_stats(tree chrec, struct chrec_stats *stats) argument
2667 struct chrec_stats stats; local
2701 gather_stats_on_scev_database_1(void **slot, void *stats) argument
2715 struct chrec_stats stats; local
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h330 } stats; member in struct:vchiq_service_struct
504 } stats; member in struct:vchiq_state_struct
/freebsd-11-stable/sys/dev/age/
H A Dif_age.c3194 struct age_stats *stats; local
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_ioc32.c268 struct drm_stats stats; local
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcert.c3153 unsigned long stats; member in struct:stat_el
3184 struct stat_el stats[32]; local
[all...]

Completed in 315 milliseconds

1234567891011>>