Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 25 of 45) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gprof/
Dhist.c209 record->sample = (int *) xmalloc (record->num_bins in hist_read_rec()
210 * sizeof (record->sample[0])); in hist_read_rec()
211 memset (record->sample, 0, record->num_bins * sizeof (record->sample[0])); in hist_read_rec()
233 record->sample[i] += bfd_get_16 (core_bfd, (bfd_byte *) & count[0]); in hist_read_rec()
239 record->sample[i])); in hist_read_rec()
273 bfd_put_16 (core_bfd, (bfd_vma) record->sample[i], (bfd_byte *) &count[0]); in hist_write_hist()
375 bin_count = r->sample[i]; in hist_assign_samples_1()
Dgmon_io.c501 histograms->sample = (int *) xmalloc (hist_num_bins * sizeof (int)); in gmon_out_read()
502 memset (histograms->sample, 0, in gmon_out_read()
535 histograms->sample[i] in gmon_out_read()
717 bfd_put_16 (core_bfd, (bfd_vma) histograms->sample[i], in gmon_out_write()
Dhist.h30 int *sample; /* Histogram samples (shorts in the file!). */ member
Dgprof.texi305 Each sample counts as 0.01 seconds.
856 Here are some sample symspecs:
935 Each sample counts as 0.01 seconds.
964 how much time each sample counted as.
967 reliable. In this example, each sample counted as 0.01 seconds,
971 each sample counted for 0.01 seconds, this means only six samples
1042 Here is a sample call from a small program. This call came from the
1048 granularity: each sample hit covers 2 byte(s) for 20.00% of 0.05 seconds
1451 Each sample counts as 0.01 seconds.
1460 granularity: each sample hit covers 4 byte(s) for 7.69% of 0.13 seconds
[all …]
/toolchain/binutils/binutils-2.25/cpu/
Dmep-default.cpu24 ; sample implementations of the UCI and DSP instructions.
Dmep-sample-ucidsp.cpu23 ; This file provides sample definitions for the UCI and DSP
/toolchain/binutils/binutils-2.25/gprof/po/
Dnl.po141 # Goede vertaling voor "sample hit" - proeftreffer?
146 "granularity: each sample hit covers %ld byte(s)"
149 "granulariteit: elke \"sample hit\" bestrijkt %ld byte(s)"
531 "Each sample counts as %g %s.\n"
Dgprof.pot128 "granularity: each sample hit covers %ld byte(s)"
474 "Each sample counts as %g %s.\n"
Dja.po135 "granularity: each sample hit covers %ld byte(s)"
481 "Each sample counts as %g %s.\n"
Dsr.po142 "granularity: each sample hit covers %ld byte(s)"
513 "Each sample counts as %g %s.\n"
Dbg.po143 "granularity: each sample hit covers %ld byte(s)"
515 "Each sample counts as %g %s.\n"
Duk.po144 "granularity: each sample hit covers %ld byte(s)"
515 "Each sample counts as %g %s.\n"
Dru.po142 "granularity: each sample hit covers %ld byte(s)"
513 "Each sample counts as %g %s.\n"
Drw.po153 "granularity: each sample hit covers %ld byte(s)"
496 "Each sample counts as %g %s.\n"
Dde.po141 "granularity: each sample hit covers %ld byte(s)"
513 "Each sample counts as %g %s.\n"
Did.po142 "granularity: each sample hit covers %ld byte(s)"
513 "Each sample counts as %g %s.\n"
Dsv.po142 "granularity: each sample hit covers %ld byte(s)"
517 "Each sample counts as %g %s.\n"
Dfi.po147 "granularity: each sample hit covers %ld byte(s)"
523 "Each sample counts as %g %s.\n"
Dpt_BR.po138 "granularity: each sample hit covers %ld byte(s)"
479 "Each sample counts as %g %s.\n"
Dms.po142 "granularity: each sample hit covers %ld byte(s)"
513 "Each sample counts as %g %s.\n"
Dda.po141 "granularity: each sample hit covers %ld byte(s)"
515 "Each sample counts as %g %s.\n"
Dit.po143 "granularity: each sample hit covers %ld byte(s)"
514 "Each sample counts as %g %s.\n"
Deo.po142 "granularity: each sample hit covers %ld byte(s)"
514 "Each sample counts as %g %s.\n"
Dtr.po141 "granularity: each sample hit covers %ld byte(s)"
510 "Each sample counts as %g %s.\n"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
Dsample.d3 #name: sample

12