Searched refs:seconds (Results 1 – 25 of 36) sorted by relevance
12
/toolchain/binutils/binutils-2.25/gprof/ |
D | flat_bl.m | 5 cumulative a running sum of the number of seconds accounted 6 seconds for by this function and those listed above it. 8 self the number of seconds accounted for by this 9 seconds function alone. This is the major sort for this
|
D | bsd_callg_bl.m | 17 self the number of seconds spent in this function 21 the number of seconds spent in the descendents of 40 self* the number of seconds of this function's self time 44 the number of seconds of this function's 67 self* the number of seconds of this child's self time 71 the number of seconds of this child's descendent's
|
D | gprof.texi | 305 Each sample counts as 0.01 seconds. 307 time seconds seconds calls Ts/call Ts/call name 935 Each sample counts as 0.01 seconds. 937 time seconds seconds calls ms/call ms/call name 967 reliable. In this example, each sample counted as 0.01 seconds, 970 seconds, as indicated by the @samp{cumulative seconds} field. Since 971 each sample counted for 0.01 seconds, this means only six samples 974 @samp{self seconds} field. Each of the other four samples 980 the @samp{self seconds} field for 986 @samp{self seconds} field is @samp{0.00}) didn't appear [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | fileread.h | 44 : seconds(0), nanoseconds(0) in Timespec() 48 : seconds(a_seconds), nanoseconds(a_nanoseconds) in Timespec() 51 time_t seconds; member
|
D | incremental-dump.cc | 132 static_cast<unsigned long long>(mtime.seconds), in dump_incremental_inputs() 134 ctime(&mtime.seconds)); in dump_incremental_inputs()
|
D | fileread.cc | 108 mtime->seconds = file_stat.st_mtim.tv_sec; in get_mtime() 111 mtime->seconds = file_stat.st_mtime; in get_mtime()
|
D | incremental.cc | 509 if (new_mtime.seconds > old_mtime.seconds) in do_file_has_changed() 511 if (new_mtime.seconds == old_mtime.seconds in do_file_has_changed() 1496 Swap64::writeval(pov + 8, mtime.seconds); in write_input_files()
|
/toolchain/binutils/binutils-2.25/gprof/po/ |
D | eo.po | 150 " for %.2f%% of %.2f seconds\n" 153 " por %.2f%% el %.2f seconds\n" 329 msgid "time is in ticks, not seconds\n"
|
D | gprof.pot | 134 " for %.2f%% of %.2f seconds\n" 306 msgid "time is in ticks, not seconds\n"
|
D | ja.po | 141 " for %.2f%% of %.2f seconds\n" 313 msgid "time is in ticks, not seconds\n"
|
D | sr.po | 150 " for %.2f%% of %.2f seconds\n" 328 msgid "time is in ticks, not seconds\n"
|
D | bg.po | 151 " for %.2f%% of %.2f seconds\n" 330 msgid "time is in ticks, not seconds\n"
|
D | uk.po | 152 " for %.2f%% of %.2f seconds\n" 330 msgid "time is in ticks, not seconds\n"
|
D | ru.po | 150 " for %.2f%% of %.2f seconds\n" 328 msgid "time is in ticks, not seconds\n"
|
D | rw.po | 159 " for %.2f%% of %.2f seconds\n" 353 msgid "time is in ticks, not seconds\n"
|
D | de.po | 149 " for %.2f%% of %.2f seconds\n" 328 msgid "time is in ticks, not seconds\n"
|
D | id.po | 150 " for %.2f%% of %.2f seconds\n" 328 msgid "time is in ticks, not seconds\n"
|
D | nl.po | 154 " for %.2f%% of %.2f seconds\n" 338 msgid "time is in ticks, not seconds\n"
|
D | sv.po | 150 " for %.2f%% of %.2f seconds\n" 330 msgid "time is in ticks, not seconds\n"
|
D | fi.po | 155 " for %.2f%% of %.2f seconds\n" 336 msgid "time is in ticks, not seconds\n"
|
D | pt_BR.po | 146 " for %.2f%% of %.2f seconds\n" 323 msgid "time is in ticks, not seconds\n"
|
D | ms.po | 150 " for %.2f%% of %.2f seconds\n" 328 msgid "time is in ticks, not seconds\n"
|
D | da.po | 149 " for %.2f%% of %.2f seconds\n" 327 msgid "time is in ticks, not seconds\n"
|
D | it.po | 151 " for %.2f%% of %.2f seconds\n" 329 msgid "time is in ticks, not seconds\n"
|
D | tr.po | 149 " for %.2f%% of %.2f seconds\n" 327 msgid "time is in ticks, not seconds\n"
|
12