Home
last modified time | relevance | path

Searched refs:PROFILE (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm/test/CodeGen/X86/
Dcode_placement_loop_rotation2.ll2 …corei7 -mtriple=x86_64-linux -precise-rotation-cost < %s | FileCheck %s -check-prefix=CHECK-PROFILE
61 ; CHECK-PROFILE-LABEL: bar:
62 ; CHECK-PROFILE: callq e
63 ; CHECK-PROFILE: callq f
64 ; CHECK-PROFILE: callq c
65 ; CHECK-PROFILE: callq d
66 ; CHECK-PROFILE: callq h
67 ; CHECK-PROFILE: callq b
68 ; CHECK-PROFILE: callq g
Dcode_placement_loop_rotation.ll2 …corei7 -mtriple=x86_64-linux -precise-rotation-cost < %s | FileCheck %s -check-prefix=CHECK-PROFILE
42 ; CHECK-PROFILE-LABEL: bar:
43 ; CHECK-PROFILE: callq g
44 ; CHECK-PROFILE: callq h
45 ; CHECK-PROFILE: callq e
46 ; CHECK-PROFILE: callq f
/external/libvorbis/
Dconfigure.ac114 PROFILE="-p -g3 -O2 -signed" ;;
118 PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
122 PROFILE="-g -p" ;;
133 # PROFILE="-Wall -Wextra -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char -fno-inli…
134PROFILE="-Wall -Wextra -pg -g -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline"
173 PROFILE=${PROFILE}" -D__NO_MATH_INLINES"
178 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -D_REENTRANT";;
182 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT";;
186 PROFILE="-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char";;
199 PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char $sparc_cpu" ;;
[all …]
/external/libogg/
Dconfigure.in32 PROFILE="-p -g3 -O2 -signed"
37 PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc"
42 PROFILE="-g -p"
50 PROFILE="-Wall -W -pg -g -O20 -ffast-math -fsigned-char"
64 PROFILE="-pg -g -O20 -fsigned-char $sparc_cpu"
69 PROFILE="-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math"
74 PROFILE="-O20 -g -pg -fsigned-char"
80 PROFILE="$PROFILE $cflags_save"
300 AC_SUBST(PROFILE) subst
/external/webrtc/webrtc/base/
Dprofiler.h54 #define PROFILE(msg) rtc::ProfilerScope UNIQUE_VAR(msg) macro
56 #define PROFILE_F() PROFILE(__FUNCTION__)
77 #define PROFILE(msg) (void)0 macro
Dprofiler_unittest.cc60 PROFILE(kEvent1Name); in TEST()
73 PROFILE(kEvent2Name); in TEST()
90 PROFILE(kEvent1Name); in TEST()
/external/v8/src/ic/
Dic-compiler.cc179 PROFILE(isolate(), CodeCreateEvent(Logger::LOAD_INITIALIZE_TAG, *code, 0)); in CompileLoadInitialize()
187 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_INITIALIZE_TAG, *code, 0)); in CompileStoreInitialize()
195 PROFILE(isolate(), in CompileStorePreMonomorphic()
206 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_GENERIC_TAG, *code, 0)); in CompileStoreGeneric()
214 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_MEGAMORPHIC_TAG, *code, 0)); in CompileStoreMegamorphic()
225 PROFILE(isolate(), CodeCreateEvent(log_kind(code), *code, *name)); in GetCode()
/external/jemalloc/bin/
Djeprof.in3769 local *PROFILE = shift;
3772 read(PROFILE, $firstchar, 1);
3773 seek(PROFILE, -1, 1); # unread the firstchar
3777 while (defined($line = <PROFILE>)) {
3838 open(PROFILE, "<$fname") || error("$fname: $!\n");
3839 binmode PROFILE; # New perls do UTF-8 processing
3840 my $header = ReadProfileHeader(*PROFILE);
3854 $symbols = ReadSymbols(*PROFILE{IO});
3856 $header = ReadProfileHeader(*PROFILE) || "";
3861 $header = ReadProfileHeader(*PROFILE) || "";
[all …]
/external/vogar/src/vogar/
DTestProperties.java55 public static final String PROFILE = "profile"; field in TestProperties
/external/llvm/docs/CommandGuide/
Dllvm-cov.rst169 :program:`llvm-cov show` [*options*] -instr-profile *PROFILE* *BIN* [*SOURCES*]
175 *BIN* using the profile data *PROFILE*. It can optionally be filtered to only
189 is suitable for the *PROFILE* argument using the :program:`llvm-profdata merge`
269 :program:`llvm-cov report` [*options*] -instr-profile *PROFILE* *BIN* [*SOURCES*]
275 binary *BIN* using the profile data *PROFILE*. It can optionally be filtered to
/external/libogg/win32/
DMakefile.in96 PROFILE = @PROFILE@
/external/vogar/test/vogar/target/
DTestRunnerRule.java45 setProperty(TestProperties.PROFILE, testRunnerProperties.profile()); in apply()
/external/v8/src/
Dlog.cc1661 PROFILE(isolate_, CodeCreateEvent(tag, code_object, description)); in LogCodeObject()
1688 PROFILE(isolate_, in LogExistingFunction()
1695 PROFILE(isolate_, in LogExistingFunction()
1701 PROFILE(isolate_, in LogExistingFunction()
1715 PROFILE(isolate_, CallbackEvent(*func_name, entry_point)); in LogExistingFunction()
1718 PROFILE(isolate_, in LogExistingFunction()
1758 PROFILE(isolate_, GetterCallbackEvent(name, getter_entry)); in LogAccessorCallbacks()
1762 PROFILE(isolate_, SetterCallbackEvent(name, setter_entry)); in LogAccessorCallbacks()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp119 #if defined(DEBUG) || defined(PROFILE) in lp_set_target_options()
/external/libvorbis/lib/books/floor/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/m4/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/books/coupled/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/modes/
DMakefile.in114 PROFILE = @PROFILE@
/external/libogg/doc/libogg/
DMakefile.in121 PROFILE = @PROFILE@
/external/libvorbis/doc/vorbisenc/
DMakefile.in124 PROFILE = @PROFILE@
/external/libvorbis/include/vorbis/
DMakefile.in127 PROFILE = @PROFILE@
/external/libvorbis/doc/vorbisfile/
DMakefile.in124 PROFILE = @PROFILE@
/external/libogg/include/ogg/
DMakefile.in126 PROFILE = @PROFILE@
/external/libogg/include/
DMakefile.in120 PROFILE = @PROFILE@

123