Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvalue-prof.c119 histogram_value hist = (histogram_value) xcalloc (1, sizeof (*hist)); in gimple_alloc_histogram_value() local
145 set_histogram_value (struct function *fun, gimple *stmt, histogram_value hist) in set_histogram_value()
180 histogram_value hist) in gimple_add_histogram_value()
191 histogram_value hist) in gimple_remove_histogram_value()
216 histogram_value hist; in gimple_histogram_value_of_type() local
227 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value()
344 stream_out_histogram_value (struct output_block *ob, histogram_value hist) in stream_out_histogram_value()
445 histogram_value hist; in dump_histograms_for_stmt() local
505 histogram_value hist = *(histogram_value *) slot; in visit_hist() local
525 histogram_value hist; in verify_histograms() local
[all …]
H A Dgimple-streamer-out.c65 histogram_value hist; in output_gimple_stmt() local
H A Dprofile.c166 histogram_value hist = values[i]; in instrument_values() local
855 histogram_value hist = values[i]; in compute_value_histograms() local
881 histogram_value hist = values[i]; in compute_value_histograms() local
H A Dauto-profile.c1003 histogram_value hist = gimple_alloc_histogram_value ( in afdo_indirect_call() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvalue-prof.c97 histogram_value hist = (histogram_value) xcalloc (1, sizeof (*hist)); in gimple_alloc_histogram_value() local
123 set_histogram_value (struct function *fun, gimple stmt, histogram_value hist) in set_histogram_value()
158 histogram_value hist) in gimple_add_histogram_value()
169 histogram_value hist) in gimple_remove_histogram_value()
196 histogram_value hist; in gimple_histogram_value_of_type() local
207 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value()
312 histogram_value hist; in dump_histograms_for_stmt() local
373 histogram_value hist = *(histogram_value *) slot; in visit_hist() local
392 histogram_value hist; in verify_histograms() local
429 histogram_value hist = *(histogram_value *) slot; in free_hist() local
[all …]
H A Dprofile.c155 histogram_value hist = VEC_index (histogram_value, values, i); in instrument_values() local
832 histogram_value hist = VEC_index (histogram_value, values, i); in compute_value_histograms() local
858 histogram_value hist = VEC_index (histogram_value, values, i); in compute_value_histograms() local
/dflybsd-src/contrib/gdb-7/readline/
H A Dhistory.c228 history_get_time (hist) in history_get_time() argument
331 free_history_entry (hist) in free_history_entry() argument
346 copy_history_entry (hist) in copy_history_entry() argument
/dflybsd-src/usr.bin/bc/
H A Dscan.l39 History *hist; variable
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_ioctl.c285 struct hammer_ioc_history *hist) in hammer_ioc_gethistory()
412 add_history(hammer_inode_t ip, struct hammer_ioc_history *hist, in add_history()
/dflybsd-src/sbin/hammer/
H A Dcmd_history.c82 struct hammer_ioc_history hist; in hammer_do_history() local
/dflybsd-src/usr.sbin/lpr/lpc/
H A Dlpc.c139 static History *hist; in cmdscanner() local
/dflybsd-src/bin/sh/
H A Dhistedit.c67 History *hist; /* history cookie */ variable
/dflybsd-src/usr.sbin/pppctl/
H A Dpppctl.c396 History *hist; in main() local
/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dsymtab.h72 hist; member
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dsymtab.h72 hist; member
/dflybsd-src/sbin/vinum/
H A Dv.c63 FILE *hist; /* history file */ variable
/dflybsd-src/usr.bin/undo/
H A Dundo.c555 struct hammer_ioc_history hist; in __collect_history() local
/dflybsd-src/usr.bin/tftp/
H A Dmain.c580 static History *hist; in command() local
/dflybsd-src/sbin/fsdb/
H A Dfsdb.c212 History *hist; in cmdloop() local
/dflybsd-src/contrib/tnftp/src/
H A Dftp_var.h266 GLOBAL History *hist; /* editline(3) history structure */ variable
/dflybsd-src/usr.sbin/cdcontrol/
H A Dcdcontrol.c1147 static History *hist = NULL; in input() local
/dflybsd-src/contrib/tcsh-6/
H A Ded.chared.c2157 static int oldevent, hist, word; in e_dabbrev_expand() local