/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/sys/ |
_sigdefs.h | 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/ |
_sigdefs.h | 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/ |
_sigdefs.h | 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/ |
_sigdefs.h | 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/ |
_sigdefs.h | 64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
|
/external/jemalloc/ |
INSTALL | 127 --enable-prof 128 Enable heap profiling and leak detection functionality. See the "opt.prof" 133 + libunwind (requires --enable-prof-libunwind) 134 + libgcc (unless --disable-prof-libgcc) 135 + gcc intrinsics (unless --disable-prof-gcc) 137 --enable-prof-libunwind 141 --disable-prof-libgcc 144 --disable-prof-gcc
|
/external/llvm/test/Analysis/BranchProbabilityInfo/ |
pr22718.ll | 29 br i1 %cmp, label %for.body, label %for.end, !prof !1 37 br i1 %cmp1, label %if.then, label %if.else, !prof !2
|
basic.ll | 29 br i1 %cond, label %then, label %else, !prof !0 54 i32 4, label %case_e ], !prof !1 101 ], !prof !2
|
/external/llvm/test/Transforms/IRCE/ |
single-access-no-preloop.ll | 13 br i1 %abc, label %in.bounds, label %out.of.bounds, !prof !1 69 br i1 %abc, label %in.bounds, label %out.of.bounds, !prof !1
|
/external/llvm/test/Transforms/PGOProfile/ |
loop2.ll | 23 ; USE-SAME: !prof ![[BW_FOR_COND_OUTER:[0-9]+]] 38 ; USE-SAME: !prof ![[BW_FOR_COND_INNER:[0-9]+]]
|
/external/llvm/test/Transforms/SampleProfile/ |
discriminator.ll | 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/discriminator.prof | opt -analyze -branch-prob | FileCheck %s 16 ; data for line offset 3. In Inputs/discriminator.prof, we have:
|
/external/v8/tools/ |
process-heap-prof.py | 36 # $ tools/process-heap-prof.py v8.log | hp2ps -c > script-heap-graph.ps 39 # $ tools/process-heap-prof.py --js-cons-profile v8.log | hp2ps -c > script-heap-graph.ps
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_hotshot.py | 141 def start(prof): 142 prof.start()
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_hotshot.py | 141 def start(prof): 142 prof.start()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_hotshot.py | 141 def start(prof): 142 prof.start()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_hotshot.py | 141 def start(prof): 142 prof.start()
|
/toolchain/binutils/binutils-2.25/gprof/ |
TODO | 2 - add support for prof file format so that prof files can be displayed
|
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/ |
interactive.go | 126 prof := p.Copy() 128 cf, err := cmdFlags(prof, cmd, ui, f) 133 return generate(true, prof, obj, ui, cf) 234 func cmdFlags(prof *profile.Profile, input []string, ui plugin.UI, f *flags) (*flags, error) { 318 if err := processFlags(prof, ui, &cf); err != nil {
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/ |
interactive.go | 126 prof := p.Copy() 128 cf, err := cmdFlags(prof, cmd, ui, f) 133 return generate(true, prof, obj, ui, cf) 234 func cmdFlags(prof *profile.Profile, input []string, ui plugin.UI, f *flags) (*flags, error) { 318 if err := processFlags(prof, ui, &cf); err != nil {
|
/cts/hostsidetests/compilation/src/android/cts/compilation/ |
AdbRootDependentCompilationTest.java | 62 return directory + "/primary.prof"; 100 profileBytes = ByteStreams.toByteArray(getClass().getResourceAsStream("/primary.prof")); 101 localProfileFile = File.createTempFile("compilationtest", "prof");
|
/external/autotest/utils/ |
packager.py | 60 dest="prof") 289 if options.prof: 290 process_packages(pkgmgr, 'profiler', options.prof, prof_dir,
|
/external/llvm/lib/IR/ |
LLVMContext.cpp | 46 // Create the 'prof' metadata kind. 47 unsigned ProfID = getMDKindID("prof"); 48 assert(ProfID == MD_prof && "prof kind id drifted"); (void)ProfID;
|
/external/llvm/test/CodeGen/X86/ |
xaluo.ll | 541 br i1 %obit, label %overflow, label %continue, !prof !0 558 br i1 %obit, label %overflow, label %continue, !prof !0 575 br i1 %obit, label %overflow, label %continue, !prof !0 592 br i1 %obit, label %overflow, label %continue, !prof !0 609 br i1 %obit, label %overflow, label %continue, !prof !0 626 br i1 %obit, label %overflow, label %continue, !prof !0 643 br i1 %obit, label %overflow, label %continue, !prof !0 660 br i1 %obit, label %overflow, label %continue, !prof !0 677 br i1 %obit, label %overflow, label %continue, !prof !0 694 br i1 %obit, label %overflow, label %continue, !prof ! [all...] |
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
query.c | 503 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local 515 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH); 519 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
|
/external/llvm/test/CodeGen/ARM/ |
ifcvt-branch-weight-bug.ll | 27 br i1 undef, label %for.cond.backedge, label %lor.lhs.false.i, !prof !1
|