Searched defs:hist (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/usr.bin/netstat/
H A Dipsec.c221 ipsec_hist_new(const uint64_t *hist, size_t histmax, argument
255 #define hist(f, n, t) \ macro
280 #undef hist macro
301 #define hist(f, n, t) \ macro
327 #undef hist macro
348 #define hist macro
371 #undef hist macro
[all...]
/freebsd-10.1-release/contrib/unbound/util/
H A Dtimehist.c71 dosetup(struct timehist* hist) argument
86 struct timehist* hist = (struct timehist*)calloc(1, local
102 timehist_delete(struct timehist* hist) argument
110 timehist_clear(struct timehist* hist) argument
134 timehist_insert(struct timehist* hist, struct timeval* tv) argument
147 timehist_print(struct timehist* hist) argument
164 timehist_log(struct timehist* hist, const char* name) argument
189 timehist_count(struct timehist* hist) argument
198 timehist_quartile(struct timehist* hist, double q) argument
228 timehist_export(struct timehist* hist, size_t* array, size_t sz) argument
239 timehist_import(struct timehist* hist, size_t* array, size_t sz) argument
[all...]
/freebsd-10.1-release/lib/libedit/TEST/
H A Dtc1.c127 History *hist; local
[all...]
/freebsd-10.1-release/bin/sh/
H A Dhistedit.c67 History *hist; /* history cookie */ variable
[all...]
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dstats.h135 size_t hist[NUM_BUCKETS_HIST]; member in struct:server_stats
H A Dremote.c732 struct timehist* hist; local
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drange_tree.c57 uint64_t hist[RANGE_TREE_HISTOGRAM_SIZE] = { 0 }; local
H A Dzfs_fm.c389 update_histogram(uint64_t value_arg, uint16_t *hist, uint32_t *count) argument
/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_step.c260 uint64_t hist; local
482 uint64_t hist; local
[all...]
/freebsd-10.1-release/usr.sbin/gstat/
H A Dgstat.c94 History *hist; local
/freebsd-10.1-release/usr.sbin/lpr/lpc/
H A Dlpc.c151 static History *hist; local
/freebsd-10.1-release/usr.sbin/ngctl/
H A Dmain.c297 History *hist; local
/freebsd-10.1-release/contrib/gcc/
H A Dvalue-prof.c708 histogram_value hist; local
788 histogram_value hist; local
[all...]
H A Dprofile.c176 histogram_value hist = VEC_index (histogram_value, values, i); local
624 histogram_value hist = VEC_index (histogram_value, values, i); local
649 histogram_value hist = VEC_index (histogram_value, values, i); local
[all...]
/freebsd-10.1-release/usr.sbin/pppctl/
H A Dpppctl.c57 History *hist; /* libedit stuff */ member in struct:thread_data
/freebsd-10.1-release/usr.bin/tftp/
H A Dmain.c710 static History *hist; local
/freebsd-10.1-release/contrib/tnftp/src/
H A Dftp_var.h265 GLOBAL History *hist; /* editline(3) history structure */ variable
/freebsd-10.1-release/sbin/fsdb/
H A Dfsdb.c230 History *hist; local
/freebsd-10.1-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c1165 static History *hist = NULL; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c385 svn_fs_history_t *hist; member in struct:path_info
416 svn_fs_history_t *hist; local
[all...]
/freebsd-10.1-release/contrib/tcsh/
H A Ded.chared.c2152 static int oldevent, hist, word; local

Completed in 800 milliseconds