/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | pr2404b.c | 5 int times = -1; variable 11 printf ("times: %d\n", times); in main() 12 times = 20; in main() 13 printf ("times: %d\n", times); in main()
|
D | pr2404.out | 1 times: -1 2 times: 20
|
D | pr2404a.c | 8 clock_t ticks = times (&buf); in bar()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | bsd_callg_bl.m | 24 called the number of times this function is called (other 27 self the number of times this function calls itself 48 called** the number of times this function is called by 53 total* the number of times this function was called by 75 called** the number of times this child is called by this 79 total* the number of times this child is called by all 94 the propagated times and propagation denominator
|
D | fsf_callg_bl.m | 25 called This is the number of times the function was called. 44 called This is the number of times this parent called the 45 function `/' the total number of times the function 66 called This is the number of times the function called 67 this child `/' the total number of times the child 81 for that member, how many times it was called from other members of
|
D | README | 23 can be annotated with the number of times a function was invoked 24 or with the number of times each basic-block in a function was 164 is specified multiple times, annotated output is 185 times, annotated output is suppressed for the 195 option is specified multiple times, the flat 204 option is specified multiple times, the union of 214 specified multiple times, the call-graph includes 222 multiple times, the union of the selected symbols 231 times, the execution count listing includes 239 option is specified multiple times, the union of [all …]
|
D | gprof.texi | 149 Next, these times are propagated along the edges of the call graph. 160 by the number of times the function is called. 162 parents is directly proportional to the number of times that 171 Any profiled children of signal catchers should have their times 244 and how many times that function was called. If you simply want to know 249 other functions it called, and how many times. There is also an estimate 255 source code, labeled with the number of times each line of the 345 there is no record of how many times they were called, or from where. This 468 specified multiple times, with different symspecs, to include 493 print a tally of functions and the number of times each was called. [all …]
|
D | flat_bl.m | 12 calls the number of times this function was invoked, if
|
D | TODO | 48 + flat profile should provide automatic scaling for per-call times because
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
D | allinsn16.s | 4 # iterate 0x40 times 12 # iterate 0x20 times 20 # iterate 0x4 times
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | clock.c | 82 times (&tms); in clock() 94 times (&vms_times); in clock()
|
D | getruntime.c | 105 times (&tms); in get_run_time()
|
D | pexecute.txh | 15 Record subprocess times if possible. 264 Returns the process execution times of all programs run using 274 process times, all the fields will be set to @code{0}.
|
D | configure.ac | 393 sysmp table times wait3 wait4" 413 table times tmpnam \ 526 strtol strtoul sysconf times tmpnam vfprintf vprintf \
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-nds32.c | 13087 int times; member 13180 ptr->times = 0; in nds32_elf_ifc_insert_symbol() 13737 int times; member 13750 int times; member 13765 int times; member 13828 ret->times = 0; in nds32_elf_code_hash_newfunc() 13855 (temp->next->times >= ptr->times in nds32_elf_ex9_insert_entry() 13856 || temp->times == -1)) in nds32_elf_ex9_insert_entry() 13858 if (temp->times == -1) in nds32_elf_ex9_insert_entry() 13862 if (ptr->times > temp->times && temp->times != -1) in nds32_elf_ex9_insert_entry() [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | timer.cc | 97 now->wall = (times(&t) * 1000) / ticks_per_sec; in get_time()
|
D | config.in | 172 /* Define to 1 if you have the `times' function. */
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | elf-generic.em | 54 /* The first few times we allow any change to
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i960.texi | 71 The counter following a branch records the number of times that branch 73 number of times the branch @emph{was} taken.
|
D | c-m68k.texi | 451 any instructions have been assembled. If it is given multiple times, 460 any instructions have been assembled. If it is given multiple times,
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 159 tables used, at the expense of longer assembly times, and 522 * New option "--statistics" for printing out program run times. This is 523 intended to be used with the gcc "-Q" option, which prints out times spent in
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldint.texinfo | 114 will be invoked 5 (or, in some cases, 6) times, with different 235 script 5 to 9 times. Each time it will set the shell variable 688 whether referencing the same PE structures several times is valid.
|
/toolchain/binutils/binutils-2.25/gprof/po/ |
D | gprof.pot | 107 msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
|
D | ja.po | 114 msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
|
D | sr.po | 117 msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
|