/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | value-prof.c | 119 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 D | gimple-streamer-out.c | 65 histogram_value hist; in output_gimple_stmt() local
|
H A D | profile.c | 166 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 D | auto-profile.c | 1003 histogram_value hist = gimple_alloc_histogram_value ( in afdo_indirect_call() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | value-prof.c | 97 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 D | profile.c | 155 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 D | history.c | 228 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 D | scan.l | 39 History *hist; variable
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_ioctl.c | 285 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 D | cmd_history.c | 82 struct hammer_ioc_history hist; in hammer_do_history() local
|
/dflybsd-src/usr.sbin/lpr/lpc/ |
H A D | lpc.c | 139 static History *hist; in cmdscanner() local
|
/dflybsd-src/bin/sh/ |
H A D | histedit.c | 67 History *hist; /* history cookie */ variable
|
/dflybsd-src/usr.sbin/pppctl/ |
H A D | pppctl.c | 396 History *hist; in main() local
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | symtab.h | 72 hist; member
|
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | symtab.h | 72 hist; member
|
/dflybsd-src/sbin/vinum/ |
H A D | v.c | 63 FILE *hist; /* history file */ variable
|
/dflybsd-src/usr.bin/undo/ |
H A D | undo.c | 555 struct hammer_ioc_history hist; in __collect_history() local
|
/dflybsd-src/usr.bin/tftp/ |
H A D | main.c | 580 static History *hist; in command() local
|
/dflybsd-src/sbin/fsdb/ |
H A D | fsdb.c | 212 History *hist; in cmdloop() local
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | ftp_var.h | 266 GLOBAL History *hist; /* editline(3) history structure */ variable
|
/dflybsd-src/usr.sbin/cdcontrol/ |
H A D | cdcontrol.c | 1147 static History *hist = NULL; in input() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | ed.chared.c | 2157 static int oldevent, hist, word; in e_dabbrev_expand() local
|