Searched refs:enable_cpu_profiler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure.ac56 [enable_cpu_profiler="$default_enable_cpu_profiler"])
78 enable_cpu_profiler=no
205 if test "$enable_cpu_profiler" = yes; then
207 enable_cpu_profiler=no)
405 AM_CONDITIONAL(WITH_CPU_PROFILER, test "$enable_cpu_profiler" = yes)
414 AM_CONDITIONAL(WITH_STACK_TRACE, test "$enable_cpu_profiler" = yes -o \
H A Dconfigure911 enable_cpu_profiler
3183 if test "${enable_cpu_profiler+set}" = set; then :
3184 enableval=$enable_cpu_profiler;
3186 enable_cpu_profiler="$default_enable_cpu_profiler"
3218 enable_cpu_profiler=no
15632 if test "$enable_cpu_profiler" = yes; then
15833 enable_cpu_profiler=no
17130 if test "$enable_cpu_profiler" = yes; then
17173 if test "$enable_cpu_profiler" = yes -o \

Completed in 6611 milliseconds