/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | timehist.c | 72 dosetup(struct timehist* hist) in dosetup() 87 struct timehist* hist = (struct timehist*)calloc(1, in timehist_setup() local 103 void timehist_delete(struct timehist* hist) in timehist_delete() 111 void timehist_clear(struct timehist* hist) in timehist_clear() 118 void timehist_insert(struct timehist* hist, struct timeval* tv) in timehist_insert() 131 void timehist_print(struct timehist* hist) in timehist_print() 148 void timehist_log(struct timehist* hist, const char* name) in timehist_log() 173 timehist_count(struct timehist* hist) in timehist_count() 182 timehist_quartile(struct timehist* hist, double q) in timehist_quartile() 212 timehist_export(struct timehist* hist, long long* array, size_t sz) in timehist_export() [all …]
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | timehist.c | 72 dosetup(struct timehist* hist) in dosetup() 87 struct timehist* hist = (struct timehist*)calloc(1, in timehist_setup() local 103 void timehist_delete(struct timehist* hist) in timehist_delete() 111 void timehist_clear(struct timehist* hist) in timehist_clear() 118 void timehist_insert(struct timehist* hist, struct timeval* tv) in timehist_insert() 131 void timehist_print(struct timehist* hist) in timehist_print() 148 void timehist_log(struct timehist* hist, const char* name) in timehist_log() 173 timehist_count(struct timehist* hist) in timehist_count() 182 timehist_quartile(struct timehist* hist, double q) in timehist_quartile() 212 timehist_export(struct timehist* hist, long long* array, size_t sz) in timehist_export() [all …]
|
/openbsd-src/usr.sbin/btrace/ |
H A D | map.c | 194 struct hist { struct 199 struct hist * argument 202 struct hist *hist; in hist_new() local 213 hist_increment(struct hist *hist, const char *bucket) in hist_increment() 301 hist_print(struct hist *hist, const char *name) in hist_print()
|
H A D | btrace.c | 887 struct hist *hist; stmt_bucketize() local [all...] |
/openbsd-src/usr.bin/bc/ |
H A D | scan.l | 35 History *hist; variable
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | profile.c | 176 histogram_value hist = VEC_index (histogram_value, values, i); in instrument_values() local 624 histogram_value hist = VEC_index (histogram_value, values, i); in compute_value_histograms() local 649 histogram_value hist = VEC_index (histogram_value, values, i); in compute_value_histograms() local
|
H A D | value-prof.c | 708 histogram_value hist; in tree_divmod_values_to_profile() local 788 histogram_value hist; in tree_find_values_to_profile() local
|
/openbsd-src/lib/libedit/TEST/ |
H A D | tc1.c | 120 History *hist; in main() local
|
/openbsd-src/gnu/llvm/libunwind/src/ |
H A D | Unwind-seh.cpp | 379 UNWIND_HISTORY_TABLE hist; in _Unwind_Resume() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | symtab.h | 71 hist; member
|
/openbsd-src/gnu/usr.bin/binutils/gprof/ |
H A D | symtab.h | 71 hist; member
|
/openbsd-src/usr.sbin/unbound/smallapp/ |
H A D | unbound-control.c | 290 struct timehist* hist; print_hist() local [all...] |
/openbsd-src/usr.bin/ftp/ |
H A D | main.c | 141 History *hist; variable
|
/openbsd-src/sbin/fsdb/ |
H A D | fsdb.c | 265 History *hist; in cmdloop() local
|
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | unbound.h | 789 long long hist[UB_STATS_BUCKET_NUM]; member
|
/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | unbound.h | 789 long long hist[UB_STATS_BUCKET_NUM]; member
|
/openbsd-src/usr.bin/cdio/ |
H A D | cdio.c | 165 History *hist = NULL; /* line-editing history */ variable
|
/openbsd-src/bin/ksh/ |
H A D | vi.c | 1706 int hist; in grabsearch() local
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | remote.c | 868 struct timehist* hist; print_hist() local [all...] |