HomeSort by relevance Sort by last modified time
    Searched refs:kAlternateProfilerTime (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/profiler/
alternate_timer.h 26 BASE_EXPORT extern const char kAlternateProfilerTime[];
alternate_timer.cc 19 const char kAlternateProfilerTime[] = "CHROME_PROFILER_TIME";
  /external/chromium_org/base/allocator/
allocator_shim.cc 313 GetenvBeforeMain(tracked_objects::kAlternateProfilerTime);
  /external/chromium_org/content/app/
content_main_runner.cc 555 const char* profiling = getenv(tracked_objects::kAlternateProfilerTime);

Completed in 111 milliseconds