Home
last modified time | relevance | path

Searched refs:enable_profiling (Results 1 – 12 of 12) sorted by relevance

/external/libxcam/
Dconfigure.ac46 [], [enable_profiling="no"])
105 if test "$enable_profiling" = "yes"; then
393 enable profiling : $enable_profiling
/external/iperf3/
Dconfigure.ac59 [enable_profiling=yes])
60 AM_CONDITIONAL([ENABLE_PROFILING], [test x$enable_profiling = xyes])
Dconfigure12141 enableval=$enable_profiling; :
12143 enable_profiling=yes
12146 if test x$enable_profiling = xyes; then
/external/libchrome/base/android/jni_generator/
Djni_generator.py1060 if self.options.enable_profiling:
1174 if self.options.enable_profiling:
Djni_generator_tests.py48 self.enable_profiling = False
/external/python/cpython2/
Dconfigure5430 enableval=$enable_profiling;
5433 if test "x$enable_profiling" = xyes; then
5443 enable_profiling=no
5449 enable_profiling=no
5451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_profiling" >&5
5452 $as_echo "$enable_profiling" >&6; }
5454 if test "x$enable_profiling" = xyes; then
Dconfigure.ac875 if test "x$enable_profiling" = xyes; then
880 [enable_profiling=no])
883 enable_profiling=no
885 AC_MSG_RESULT($enable_profiling)
887 if test "x$enable_profiling" = xyes; then
/external/python/cpython3/
Dconfigure5871 enableval=$enable_profiling;
5874 if test "x$enable_profiling" = xyes; then
5884 enable_profiling=no
5890 enable_profiling=no
5892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_profiling" >&5
5893 $as_echo "$enable_profiling" >&6; }
5895 if test "x$enable_profiling" = xyes; then
Dconfigure.ac1091 if test "x$enable_profiling" = xyes; then
1096 [enable_profiling=no])
1099 enable_profiling=no
1101 AC_MSG_RESULT($enable_profiling)
1103 if test "x$enable_profiling" = xyes; then
/external/ImageMagick/
Dconfigure.ac752 enable_profiling='no'
754 enable_profiling='yes'
1760 if test "$enable_profiling" = 'yes'; then
Dconfigure22915 enable_profiling='no'
22917 enable_profiling='yes'
29864 if test "$enable_profiling" = 'yes'; then
/external/swiftshader/third_party/LLVM/
Dconfigure4734 enableval=$enable_profiling;