IsBinaryInstrumented  182 base/debug/profiler.cc   if (!IsBinaryInstrumented())
IsBinaryInstrumented   38 base/debug/profiler.h BASE_EXPORT bool IsBinaryInstrumented();
IsBinaryInstrumented  170 base/threading/platform_thread_win.cc   if (!::IsDebuggerPresent() && !base::debug::IsBinaryInstrumented())
IsBinaryInstrumented   31 chrome/common/chrome_version_info_win.cc   if (base::debug::IsBinaryInstrumented())
IsBinaryInstrumented  132 chrome/common/profiling.cc   if (base::debug::IsBinaryInstrumented()) {
IsBinaryInstrumented  542 content/common/sandbox_win.cc   if (!base::debug::IsBinaryInstrumented() &&