| /freebsd-13.1/contrib/unbound/util/ |
| H A D | timehist.c | 71 dosetup(struct timehist* hist) in dosetup() 86 struct timehist* hist = (struct timehist*)calloc(1, in timehist_setup() local 102 void timehist_delete(struct timehist* hist) in timehist_delete() 110 void timehist_clear(struct timehist* hist) in timehist_clear() 134 void timehist_insert(struct timehist* hist, struct timeval* tv) in timehist_insert() 147 void timehist_print(struct timehist* hist) in timehist_print() 164 void timehist_log(struct timehist* hist, const char* name) in timehist_log() 189 timehist_count(struct timehist* hist) in timehist_count() 198 timehist_quartile(struct timehist* hist, double q) in timehist_quartile() 228 timehist_export(struct timehist* hist, long long* array, size_t sz) in timehist_export() [all …]
|
| /freebsd-13.1/usr.bin/netstat/ |
| H A D | ipsec.c | 229 ipsec_hist_new(const uint64_t *hist, size_t histmax, in ipsec_hist_new() 271 #define hist(f, n, t, c) \ in print_ahstats() macro 330 #define hist(f, n, t, c) \ in print_espstats() macro 391 #define hist(f, n, t, c) \ in print_ipcompstats() macro
|
| /freebsd-13.1/sys/net/ |
| H A D | mppcd.c | 49 uint8_t hist[2*MPPE_HIST_LEN]; member 110 uint8_t *hist, *s; in MPPC_Decompress() local
|
| H A D | mppcc.c | 51 uint8_t hist[2*MPPE_HIST_LEN]; member 150 uint8_t *hist, *sbuf, *p, *q, *r, *s; in MPPC_Compress() local
|
| /freebsd-13.1/sys/sys/ |
| H A D | stats.h | 406 struct vss_hist_hlpr_info hist; member 577 #define VSD_HIST_FIELDVAL(hist, hist_dtype, field) \ argument 579 #define VSD_CONSTHIST_FIELDVAL(hist, hist_dtype, field) \ argument 581 #define VSD_HIST_FIELDPTR(hist, hist_dtype, field) \ argument 583 #define VSD_CONSTHIST_FIELDPTR(hist, hist_dtype, field) \ argument 590 #define VSD_CRHIST_FIELDVAL(hist, hist_dtype, field) \ argument 594 #define VSD_CRHIST_FIELDPTR(hist, hist_dtype, field) \ argument 603 #define VSD_DRHIST_FIELDVAL(hist, hist_dtype, field) \ argument 607 #define VSD_DRHIST_FIELDPTR(hist, hist_dtype, field) \ argument 616 #define VSD_DVHIST_FIELDVAL(hist, hist_dtype, field) \ argument [all …]
|
| /freebsd-13.1/usr.bin/bc/ |
| H A D | scan.l | 40 History *hist; variable
|
| /freebsd-13.1/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
| H A D | d_nested_structs.c | 7 History *hist; member
|
| /freebsd-13.1/contrib/libedit/TEST/ |
| H A D | tc1.c | 132 History *hist; in main() local
|
| H A D | wtc1.c | 114 HistoryW *hist; in main() local
|
| /freebsd-13.1/usr.sbin/gstat/ |
| H A D | gstat.c | 100 History *hist; in main() local
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_proc.c | 245 #define SDPSTATS_HIST_GET(hist, hist_len, sum) ({ \ argument 256 #define __sdpstats_seq_hist(seq, msg, hist, is_log) ({ \ argument
|
| /freebsd-13.1/usr.sbin/lpr/lpc/ |
| H A D | lpc.c | 153 static History *hist; in cmdscanner() local
|
| /freebsd-13.1/usr.bin/tftp/ |
| H A D | main.c | 184 static History *hist; in main() local 738 command(bool interactive, EditLine *el, History *hist, HistEvent *hep) in command()
|
| /freebsd-13.1/contrib/llvm-project/libunwind/src/ |
| H A D | Unwind-seh.cpp | 377 UNWIND_HISTORY_TABLE hist; in _Unwind_Resume() local
|
| /freebsd-13.1/usr.sbin/ngctl/ |
| H A D | main.c | 297 History *hist; in DoInteractive() local
|
| /freebsd-13.1/bin/sh/ |
| H A D | histedit.c | 69 History *hist; /* history cookie */ variable
|
| /freebsd-13.1/usr.sbin/pppctl/ |
| H A D | pppctl.c | 59 History *hist; /* libedit stuff */ member
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_stats.c | 674 struct voistatdata_hist *hist; local 1767 const struct voistatdata_hist *hist, enum vsd_dtype hist_dtype, 2375 struct voistatdata_hist *hist; local 2716 struct voistat *vs, struct voistatdata_hist *hist)
|
| /freebsd-13.1/sbin/recoverdisk/ |
| H A D | recoverdisk.c | 193 static off_t hist[REPORTWID]; variable
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | ftp_var.h | 265 GLOBAL History *hist; /* editline(3) history structure */ variable
|
| /freebsd-13.1/contrib/unbound/smallapp/ |
| H A D | unbound-control.c | 301 struct timehist* hist; in print_hist() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | log.c | 429 svn_fs_history_t *hist; member 461 svn_fs_history_t *hist; in get_history() local
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | range_tree.c | 104 uint64_t hist[RANGE_TREE_HISTOGRAM_SIZE] = { 0 }; in range_tree_stat_verify() local
|
| /freebsd-13.1/usr.sbin/cdcontrol/ |
| H A D | cdcontrol.c | 1165 static History *hist = NULL; in input() local
|
| /freebsd-13.1/contrib/unbound/libunbound/ |
| H A D | unbound.h | 778 long long hist[UB_STATS_BUCKET_NUM]; member
|