Home
last modified time | relevance | path

Searched refs:profiling (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sol2/
H A Dgmon.c78 static int profiling = 3; variable
343 if (profiling) { in internal_mcount()
346 profiling++; in internal_mcount()
409 profiling--; in internal_mcount()
417 profiling++; in internal_mcount()
433 profiling = 0; in moncontrol()
437 profiling = 3; in moncontrol()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
H A Dgmon.c78 static int profiling = 3; variable
343 if (profiling) { in internal_mcount()
346 profiling++; in internal_mcount()
409 profiling--; in internal_mcount()
417 profiling++; in internal_mcount()
433 profiling = 0; in moncontrol()
437 profiling = 3; in moncontrol()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling_flags.inc10 // XRay profiling runtime flags.
28 "Set to true if we want the profiling implementation to not write "
31 "The number of buffers to pre-allocate used by the profiling "
/netbsd-src/sys/arch/alpha/conf/
H A DGENERIC.PROF3 # Generic Alpha kernel hard-wired with profiling support.
7 # Always include profiling support; does not need 'config -p'.
/netbsd-src/distrib/syspkg/sets/comp/comp-debug-sbin/
H A DDESCR2 used when profiling the operating system. When no arguments are supplied,
3 kgmon indicates the state of operating system profiling as running, off,
/netbsd-src/sys/arch/x68k/x68k/
H A Dclock.c247 if (profiling) in clockopen()
460 else if (profiling < 2) { in profclock()
472 if (profiling && (profon & PRF_KERNEL)) { in profclock()
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-collect-app.texi133 Disable (@samp{off}) or enable (@samp{on}) clock profiling using a default
134 sampling granularity, or enable clock profiling implicitly by setting the
136 ms). By default, clock profiling is enabled (@samp{-p on}).
142 Enable hardware event counter profiling and select one or more counter(s).
181 Controls Java profiling when the target is a JVM machine. The allowed values
187 Record profiling data for the JVM machine, and recognize methods compiled by
191 Do not record Java profiling data. Profiling data for native call stacks is
195 Records profiling data for the JVM, and use the JVM as installed in
345 be used for profiling with gprofng. If debug information is available,
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.texi89 * Introduction:: What profiling means, and why it is useful.
91 * Compiling:: How to compile your program for profiling.
100 * Details:: Details of how profiling is done
142 that are compiled for profiling. @code{Gprof} reads the given object
173 the execution of the profiling routine, in which case all is lost.
176 or return normally for the profiling information to be saved
225 You must compile and link your program with profiling enabled.
260 To better understand how profiling works, you may wish to read
268 to compile and link it with profiling enabled.
270 To compile a source file for profiling, specify the @samp{-pg} option when
[all …]
H A DTODO11 + make sure gprof works together with OSF/1 v3.0's profiling libraries
41 + add support for execution time profiling at a basic-block level
68 will use the new format for basic-block style profiling but
H A DREADME18 o Supports profiling at the line level: flat profiles, call-graph profiles,
36 o Full cross-platform profiling support: gprof uses BFD to support
58 Line-level profiling unsupported because bfd_find_nearest_line()
62 Line-level profiling unsupported because bfd_find_nearest_line()
140 Request profiling at the line-level rather
392 profiling clock, and the physical dimension that the bin counts
393 represent after being scaled by the profiling clock rate. The
404 dimension). Also, the profiling rate would have to be set to 1 in
420 within the callee's function. When performing profiling at the
422 respective function. However, when profiling at the line-level, it is
H A Dgprof.info38 * Introduction:: What profiling means, and why it is useful.
40 * Compiling:: How to compile your program for profiling.
49 * Details:: Details of how profiling is done
75 * You must compile and link your program with profiling enabled.
103 To better understand how profiling works, you may wish to read a
114 compile and link it with profiling enabled.
116 To compile a source file for profiling, specify the '-pg' option when
120 To link the program for profiling, if you use a compiler such as 'cc'
123 to do what is necessary for profiling. Here are examples:
153 such as 'cc', you may have to specify a profiling startup file 'gcrt0.o'
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dgprof.texi89 * Introduction:: What profiling means, and why it is useful.
91 * Compiling:: How to compile your program for profiling.
100 * Details:: Details of how profiling is done
142 that are compiled for profiling. @code{Gprof} reads the given object
173 the execution of the profiling routine, in which case all is lost.
176 or return normally for the profiling information to be saved
225 You must compile and link your program with profiling enabled.
260 To better understand how profiling works, you may wish to read
268 to compile and link it with profiling enabled.
270 To compile a source file for profiling, specify the @samp{-pg} option when
[all …]
H A DTODO11 + make sure gprof works together with OSF/1 v3.0's profiling libraries
41 + add support for execution time profiling at a basic-block level
68 will use the new format for basic-block style profiling but
H A DREADME18 o Supports profiling at the line level: flat profiles, call-graph profiles,
36 o Full cross-platform profiling support: gprof uses BFD to support
58 Line-level profiling unsupported because bfd_find_nearest_line()
62 Line-level profiling unsupported because bfd_find_nearest_line()
140 Request profiling at the line-level rather
392 profiling clock, and the physical dimension that the bin counts
393 represent after being scaled by the profiling clock rate. The
404 dimension). Also, the profiling rate would have to be set to 1 in
420 within the callee's function. When performing profiling at the
422 respective function. However, when profiling at the line-level, it is
H A Dgprof.info38 * Introduction:: What profiling means, and why it is useful.
40 * Compiling:: How to compile your program for profiling.
49 * Details:: Details of how profiling is done
75 • You must compile and link your program with profiling enabled.
103 To better understand how profiling works, you may wish to read a
114 compile and link it with profiling enabled.
116 To compile a source file for profiling, specify the ‘-pg’ option when
120 To link the program for profiling, if you use a compiler such as ‘cc’
123 to do what is necessary for profiling. Here are examples:
153 such as ‘cc’, you may have to specify a profiling startup file ‘gcrt0.o’
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dcrt1.S141 ! enable profiling trap
144 ! (directly or indirectly) may have the profiling trap at the start.
224 ! Whether profiling or not, keep interrupts masked,
234 ! For bare machine, we need to enable interrupts to get profiling working
259 ! we use r0..r3 as scratch in this code. If we are here due to a trapa for profiling
295 ! The code sequence emitted by gcc for the profiling trap is
312 ! only call mcount if profiling is enabled
343 ! Non profiling case.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dcrt1.S141 ! enable profiling trap
144 ! (directly or indirectly) may have the profiling trap at the start.
224 ! Whether profiling or not, keep interrupts masked,
234 ! For bare machine, we need to enable interrupts to get profiling working
259 ! we use r0..r3 as scratch in this code. If we are here due to a trapa for profiling
295 ! The code sequence emitted by gcc for the profiling trap is
312 ! only call mcount if profiling is enabled
343 ! Non profiling case.
/netbsd-src/sys/arch/amiga/dev/
H A Dclock.c418 if (profiling) in clockopen()
653 else if (profiling < 2) { in profclock()
664 if (profiling && (profon & PRF_KERNEL)) { in profclock()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgprofng.rc32 # Clock profiling data
49 # for kernel clock profiling data, show inclusive and exclusive KCPU
81 # Set the default function-list metrics for OMP profiling
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgprofng.rc32 # Clock profiling data
49 # for kernel clock profiling data, show inclusive and exclusive KCPU
81 # Set the default function-list metrics for OMP profiling
/netbsd-src/distrib/syspkg/sets/comp/comp-c-proflib/
H A DCOMMENT1 profiling libraries for the C programming language
H A DDESCR1 This includes versions of system libraries for use in profiling user code.
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-proflib/
H A DCOMMENT1 profiling libraries for the FOTRAN programming language
/netbsd-src/distrib/syspkg/sets/comp/comp-cxx-proflib/
H A DCOMMENT1 profiling libraries for the C++ programming language
/netbsd-src/distrib/syspkg/sets/comp/comp-objc-proflib/
H A DCOMMENT1 profiling libraries for the Objective C programming language

12345678910>>...17