Home
last modified time | relevance | path

Searched defs:hist (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/external/bsd/unbound/dist/util/
H A Dtimehist.c71 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 …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.c178 histogram_value hist) in gimple_add_histogram_value()
189 histogram_value hist) in gimple_remove_histogram_value()
214 histogram_value hist; in gimple_histogram_value_of_type() local
225 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value()
414 histogram_value hist; in dump_histograms_for_stmt() local
474 histogram_value hist = *(histogram_value *) slot; in visit_hist() local
494 histogram_value hist; in verify_histograms() local
529 histogram_value hist = *(histogram_value *) slot; in free_hist() local
741 histogram_value hist, gcov_type *value, in get_nth_most_common_value()
1759 histogram_value hist; in gimple_divmod_values_to_profile() local
[all …]
H A Dvalue-prof.cc178 histogram_value hist) in gimple_add_histogram_value()
189 histogram_value hist) in gimple_remove_histogram_value()
214 histogram_value hist; in gimple_histogram_value_of_type() local
225 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value()
435 histogram_value hist; in dump_histograms_for_stmt() local
495 histogram_value hist = *(histogram_value *) slot; in visit_hist() local
515 histogram_value hist; in verify_histograms() local
550 histogram_value hist = *(histogram_value *) slot; in free_hist() local
762 histogram_value hist, gcov_type *value, in get_nth_most_common_value()
1796 histogram_value hist; in gimple_divmod_values_to_profile() local
[all …]
H A Dgimple-streamer-out.c66 histogram_value hist; in output_gimple_stmt() local
H A Dgimple-streamer-out.cc66 histogram_value hist; in output_gimple_stmt() local
H A Dprofile.c154 histogram_value hist = values[i]; in instrument_values() local
766 sort_hist_values (histogram_value hist) in sort_hist_values()
820 histogram_value hist = values[i]; in compute_value_histograms() local
846 histogram_value hist = values[i]; in compute_value_histograms() local
H A Dprofile.cc156 histogram_value hist = values[i]; in instrument_values() local
835 sort_hist_values (histogram_value hist) in sort_hist_values()
885 histogram_value hist = values[i]; in compute_value_histograms() local
911 histogram_value hist = values[i]; in compute_value_histograms() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c178 histogram_value hist) in gimple_add_histogram_value()
189 histogram_value hist) in gimple_remove_histogram_value()
214 histogram_value hist; in gimple_histogram_value_of_type() local
225 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value()
414 histogram_value hist; in dump_histograms_for_stmt() local
474 histogram_value hist = *(histogram_value *) slot; in visit_hist() local
494 histogram_value hist; in verify_histograms() local
529 histogram_value hist = *(histogram_value *) slot; in free_hist() local
741 histogram_value hist, gcov_type *value, in get_nth_most_common_value()
1759 histogram_value hist; in gimple_divmod_values_to_profile() local
[all …]
H A Dgimple-streamer-out.c66 histogram_value hist; in output_gimple_stmt() local
H A Dprofile.c154 histogram_value hist = values[i]; in instrument_values() local
766 sort_hist_values (histogram_value hist) in sort_hist_values()
820 histogram_value hist = values[i]; in compute_value_histograms() local
846 histogram_value hist = values[i]; in compute_value_histograms() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dgdbinit-history.exp133 proc check_history { hist } { argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dgdbinit-history.exp133 proc check_history { hist } { argument
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dhistory.c234 history_get_time (HIST_ENTRY *hist) in history_get_time()
345 free_history_entry (HIST_ENTRY *hist) in free_history_entry()
359 copy_history_entry (HIST_ENTRY *hist) in copy_history_entry()
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.c234 history_get_time (HIST_ENTRY *hist) in history_get_time()
345 free_history_entry (HIST_ENTRY *hist) in free_history_entry()
359 copy_history_entry (HIST_ENTRY *hist) in copy_history_entry()
/netbsd/tests/usr.bin/xlint/lint1/
H A Dd_nested_structs.c12 History *hist; member
/netbsd/usr.bin/mail/
H A Dcomplete.h40 History *hist; /* editline(3) history structure */ member
/netbsd/lib/libedit/TEST/
H A Dtc1.c132 History *hist; in main() local
H A Dwtc1.c114 HistoryW *hist; in main() local
/netbsd/external/bsd/bc/dist/
H A Dglobal.h122 EXTERN History *hist; variable
/netbsd/sys/netinet/
H A Ddccp_tfrc.h105 struct s_hist_head hist; /* Packet history */ member
218 struct r_hist_head hist; /* Packet history */ member
/netbsd/usr.sbin/lpr/lpc/
H A Dlpc.c81 History *hist; variable
/netbsd/sys/kern/
H A Dkern_history.c316 sysctl_kernhist_new(struct kern_history *hist) in sysctl_kernhist_new()
/netbsd/external/gpl3/gdb/dist/gprof/
H A Dsymtab.h72 hist; member
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dsymtab.h72 hist; member
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dsymtab.h72 hist; member

123