Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 25 of 173) sorted by relevance

1234567

/dflybsd-src/include/rpcsvc/
H A Drstat.x99 struct stats { /* RSTATVERS_ORIG */ struct
120 statstime argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dunique-ptr-tests.cc34 struct stats struct
36 stats () : ctor_count (0), dtor_count (0) {} in stats() function
38 int ctor_count;
39 int dtor_count;
H A Dgenemit.c323 struct pattern_stats stats; in gen_insn() local
444 struct pattern_stats stats; in gen_expand() local
553 struct pattern_stats stats; in gen_split() local
H A Dgenoutput.c858 struct pattern_stats stats; in gen_insn() local
900 struct pattern_stats stats; in gen_peephole() local
939 struct pattern_stats stats; in gen_expand() local
/dflybsd-src/sbin/hammer/
H A Dmisc.c248 hammer_cleanup_zone_stat(zone_stat_t stats) in hammer_cleanup_zone_stat()
270 _hammer_add_zone_stat(zone_stat_t stats, int zone, int bytes, in _hammer_add_zone_stat()
283 hammer_add_zone_stat(zone_stat_t stats, hammer_off_t offset, int bytes) in hammer_add_zone_stat()
311 hammer_add_zone_stat_layer2(zone_stat_t stats, in hammer_add_zone_stat_layer2()
332 hammer_print_zone_stat(zone_stat_t stats) in hammer_print_zone_stat()
H A Dcmd_blockmap.c111 zone_stat_t stats = NULL; in dump_blockmap() local
532 zone_stat_t stats = NULL; in dump_collect_table() local
561 dump_collect(collect_t collect, zone_stat_t stats) in dump_collect()
H A Dcmd_show.c52 zone_stat_t stats; member
103 zone_stat_t stats = NULL; in hammer_cmd_show() local
1044 zone_stat_t stats = NULL; in hammer_cmd_show_undo() local
/dflybsd-src/tools/tools/usbtest/
H A Dusb_msc_test.c87 static struct stats { struct
94 } stats; argument
/dflybsd-src/sys/netgraph7/hole/
H A Dng_hole.c61 struct ng_hole_hookstat stats; member
152 struct ng_hole_hookstat *stats; in ngh_rcvmsg() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenemit.c269 struct pattern_stats stats; in gen_insn() local
401 struct pattern_stats stats; in gen_expand() local
540 struct pattern_stats stats; in gen_split() local
H A Dgenoutput.c827 struct pattern_stats stats; in gen_insn() local
873 struct pattern_stats stats; in gen_peephole() local
913 struct pattern_stats stats; in gen_expand() local
959 struct pattern_stats stats; in gen_split() local
/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_dcb_82598.c49 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82598()
91 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82598()
H A Dixgbe_dcb_82599.c49 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82599()
90 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82599()
/dflybsd-src/tools/tools/crypto/
H A Dhifnstats.c39 struct hifn_stats stats; in main() local
H A Dubsecstats.c39 struct ubsec_stats stats; in main() local
H A Dcryptostats.c59 struct cryptostats stats; in main() local
/dflybsd-src/usr.bin/top/
H A Ddisplay.c1375 i_kernel(int *stats) in i_kernel()
1388 u_kernel(int *stats) in u_kernel()
1405 i_memory(long *stats) in i_memory()
1415 u_memory(long *stats) in u_memory()
1431 i_swap(long *stats) in i_swap()
1445 u_swap(long *stats) in u_swap()
/dflybsd-src/sys/netgraph/tee/
H A Dng_tee.c66 struct ng_tee_hookstat stats; member
216 struct ng_tee_stats *stats; in ngt_rcvmsg() local
/dflybsd-src/libexec/rpc.rstatd/
H A Drstat_proc.c286 struct statinfo stats; in haveadisk() local
329 struct statinfo stats; in updatexfers() local
/dflybsd-src/sys/netgraph7/tee/
H A Dng_tee.c69 struct ng_tee_hookstat stats; member
226 struct ng_tee_stats *stats; in ng_tee_rcvmsg() local
/dflybsd-src/sys/netgraph/bpf/
H A Dng_bpf.c77 struct ng_bpf_hookstat stats; member
320 struct ng_bpf_hookstat *stats; in ng_bpf_rcvmsg() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Derrstr.c72 int stats; member
/dflybsd-src/sys/dev/raid/ips/
H A Dips_disk.h61 struct devstat stats; member
/dflybsd-src/sys/dev/disk/nata/
H A Data-disk.h48 struct devstat stats; /* devstat entry */ member
/dflybsd-src/sys/netgraph7/bpf/
H A Dng_bpf.c91 struct ng_bpf_hookstat stats; member
360 struct ng_bpf_hookstat *stats; in ng_bpf_rcvmsg() local

1234567