HomeSort by relevance Sort by last modified time
    Searched refs:gprof (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/gprof/
Makefile.am 40 bin_PROGRAMS = gprof
44 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
83 info_TEXINFOS = gprof.texi
85 man_MANS = gprof.1
96 gprof.1: $(srcdir)/gprof.texi config.texi
98 -$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
99 -($(POD2MAN) gprof.pod |
    [all...]
configure 3 # Generated by GNU Autoconf 2.64 for gprof 2.27.0.
557 PACKAGE_NAME='gprof'
558 PACKAGE_TARNAME='gprof'
560 PACKAGE_STRING='gprof 2.27.0'
564 ac_unique_file="gprof.c"
    [all...]
  /external/python/cpython3/Lib/test/test_tools/
test_gprof2html.py 16 self.gprof = import_tool('gprof2html')
25 with mock.patch.object(self.gprof, 'webbrowser') as wmock, \
30 self.gprof.main()
  /external/libvpx/libvpx/build/make/
configure.sh 84 ${toggle_gprof} enable/disable gprof profiling instrumentation
    [all...]
  /toolchain/binutils/binutils-2.27/
Makefile.def 75 host_modules= { module= gprof; };
421 // We must build gas before binutils, gprof, ld and gold to avoid race
448 dependencies = { module=configure-gprof; on=configure-intl; };
449 dependencies = { module=all-gprof; on=all-libiberty; };
450 dependencies = { module=all-gprof; on=all-bfd; };
451 dependencies = { module=all-gprof; on=all-opcodes; };
452 dependencies = { module=all-gprof; on=all-intl; };
453 dependencies = { module=all-gprof; on=all-gas; };
  /external/ImageMagick/
configure     [all...]

Completed in 145 milliseconds