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

  /external/chromium_org/chrome/browser/task_profiler/
auto_tracking.cc 5 #include "chrome/browser/task_profiler/auto_tracking.h"
6 #include "chrome/browser/task_profiler/task_profiler_data_serializer.h"
8 namespace task_profiler { namespace
21 } // namespace task_profiler
auto_tracking.h 18 namespace task_profiler { namespace
36 } // namespace task_profiler
task_profiler_data_serializer.h 19 namespace task_profiler { namespace
38 } // namespace task_profiler
task_profiler_data_serializer_unittest.cc 13 #include "chrome/browser/task_profiler/task_profiler_data_serializer.h"
28 task_profiler::TaskProfilerDataSerializer::ToValue(
task_profiler_data_serializer.cc 5 #include "chrome/browser/task_profiler/task_profiler_data_serializer.h"
79 namespace task_profiler { namespace
152 } // namespace task_profiler
  /external/chromium_org/chrome/browser/
chrome_browser_main.h 16 #include "chrome/browser/task_profiler/auto_tracking.h"
137 task_profiler::AutoTracking tracking_objects_;
  /external/chromium_org/chrome/browser/ui/webui/
profiler_ui.cc 22 #include "chrome/browser/task_profiler/task_profiler_data_serializer.h"
178 task_profiler::TaskProfilerDataSerializer::ToValue(profiler_data,

Completed in 252 milliseconds