/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gmon.c | 55 static int profiling = 3; variable 211 if (profiling) { in mcount() 214 profiling++; in mcount() 296 profiling--; in mcount() 302 profiling++; /* halt further profiling */ in mcount() 319 profiling = 0; 323 profiling = 3;
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | gmon-sol2.c | 104 static int profiling = 3; variable 282 if (profiling) { in internal_mcount() 285 profiling++; in internal_mcount() 367 profiling--; in internal_mcount() 373 profiling++; /* halt further profiling */ in internal_mcount() 394 profiling = 0; in moncontrol() 398 profiling = 3; in moncontrol()
|
H A D | sol2-c1.asm | 155 ! A dummy profiling support routine for non-profiling executables, 156 ! in case we link in some objects that have been compiled for profiling.
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | gmon-sol2.c | 75 static int profiling = 3; variable 307 if (profiling) { in internal_mcount() 310 profiling++; in internal_mcount() 392 profiling--; in internal_mcount() 398 profiling++; /* halt further profiling */ in internal_mcount() 416 profiling = 0; in moncontrol() 420 profiling = 3; in moncontrol()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | gmon-sol2.c | 111 static int profiling = 3; variable 288 if (profiling) { in internal_mcount() 291 profiling++; in internal_mcount() 373 profiling--; in internal_mcount() 379 profiling++; /* halt further profiling */ in internal_mcount() 400 profiling = 0; 404 profiling = 3;
|
H A D | sol2-c1.asm | 155 ! A dummy profiling support routine for non-profiling executables, 156 ! in case we link in some objects that have been compiled for profiling.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | gmon-sol2.c | 72 static int profiling = 3; variable 308 if (profiling) { 311 profiling++; 393 profiling--; 399 profiling++; /* halt further profiling */ 418 profiling = 0; 422 profiling = 3;
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | MisExpect.rst | 19 truth provided by a profiling input. 22 a mismatch between the branch weights collected during profiling and those 31 created and assigned based on profiling information or the use of the 42 correct during profiling to help developers reason about how to proceed. 50 Enables optimization remarks for misexpect when profiling data conflicts with 56 Enables misexpect warnings when profiling data conflicts with use of
|
/openbsd/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_profiling_flags.inc | 9 // XRay profiling runtime flags. 27 "Set to true if we want the profiling implementation to not write " 30 "The number of buffers to pre-allocate used by the profiling "
|
/openbsd/gnu/usr.bin/binutils/cpu/ |
H A D | ChangeLog | 49 (conditional-float-binary-op): Take profiling data as an argument. 60 (clear-ne-flag-r): Pass insn profiling in as an argument. Call 61 frv_ref_SI to get input register referenced for profiling. 62 (clear-ne-flag-all): Pass insn profiling in as an argument. 63 (clrgr,clrfr,clrga,clrfa): Add profiling information. 105 (cmbtoh): Add profiling hack.
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | MisExpect.rst | 20 intrinsic to those collected through profiling. Whenever these values are 46 Enables optimization remarks for misexpect when profiling data conflicts with 52 Enables misexpect warnings when profiling data conflicts with use of 57 Relaxes misexpect checking to tolerate profiling values within N% of the
|
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | MIBEntryDef.inc | 1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\ 9 * This file defines the macros for memprof profiling data structures.
|
/openbsd/gnu/llvm/compiler-rt/include/profile/ |
H A D | MIBEntryDef.inc | 1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\ 9 * This file defines the macros for memprof profiling data structures.
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | TODO | 11 + 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 D | README | 18 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 D | gprof.texi | 95 * Details:: Details of how profiling is done 260 to compile and link it with profiling enabled. 330 If you wish to perform line-by-line profiling, 356 implement an alternative profiling scheme. 927 the amount of overhead due to profiling. 979 profiling enabled), the @dfn{calls} field is blank. 1387 @dfn{line-by-line} profiling. In this mode, histogram 1812 profiling version of the library. 2006 For line-by-line profiling, every 2073 but only if line-by-line profiling has been selected. [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | TODO | 11 + 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 D | README | 18 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 D | gprof.texi | 95 * Details:: Details of how profiling is done 260 to compile and link it with profiling enabled. 330 If you wish to perform line-by-line profiling, 356 implement an alternative profiling scheme. 939 the amount of overhead due to profiling. 991 profiling enabled), the @dfn{calls} field is blank. 1399 @dfn{line-by-line} profiling. In this mode, histogram 1824 profiling version of the library. 2018 For line-by-line profiling, every 2085 but only if line-by-line profiling has been selected. [all …]
|
/openbsd/share/btrace/ |
H A D | kprofile.bt | 4 * kprofile.bt Kernel profiling (stack sampling) at 100Hz.
|
H A D | uprofile.bt | 4 * uprofile.bt Userland profiling (stack sampling) at 100Hz.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-msp430.texi | 231 @cindex MSP 430 profiling capability 232 @cindex profiling capability for MSP 430 233 It is a performance hit to use gcc's profiling approach for this tiny target. 234 Even more -- jtag hardware facility does not perform any profiling functions. 237 We define new section @samp{.profiler} which holds all profiling information.
|
/openbsd/usr.bin/gprof/PSD.doc/ |
H A D | Makefile | 5 SRCS= header.me abstract.me intro.me profiling.me gathering.me \
|
/openbsd/lib/libcurses/tty/ |
H A D | lib_mvcur.c | 178 static bool profiling = FALSE; 817 if (!profiling) { in onscreen_mvcur() 936 if (!profiling) in onscreen_mvcur() 1147 if (profiling) in tputs() 1329 profiling = TRUE; in main() 1353 profiling = FALSE; in main()
|
/openbsd/usr.sbin/smtpd/ |
H A D | control.c | 522 profiling |= v; in control_dispatch_ext() 524 control_broadcast_verbose(IMSG_CTL_PROFILE, profiling); in control_dispatch_ext() 537 profiling &= ~v; in control_dispatch_ext() 539 control_broadcast_verbose(IMSG_CTL_PROFILE, profiling); in control_dispatch_ext()
|