Home
last modified time | relevance | path

Searched refs:tracked_objects (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/external/chromium_org/content/common/
Dchild_process_messages.h19 IPC_ENUM_TRAITS_MAX_VALUE(tracked_objects::ThreadData::Status,
20 tracked_objects::ThreadData::STATUS_LAST)
22 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::LocationSnapshot)
28 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::BirthOnThreadSnapshot)
33 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::DeathDataSnapshot)
43 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::TaskSnapshot)
49 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::ParentChildPairSnapshot)
54 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::ProcessDataSnapshot)
109 tracked_objects::ThreadData::Status /* profiler status */)
140 tracked_objects::ProcessDataSnapshot /* profiler_data */)
/external/chromium_org/content/public/browser/
Dbrowser_thread.h104 const tracked_objects::Location& from_here,
107 const tracked_objects::Location& from_here,
111 const tracked_objects::Location& from_here,
115 const tracked_objects::Location& from_here,
121 const tracked_objects::Location& from_here,
128 const tracked_objects::Location& from_here, in PostTaskAndReplyWithResult()
139 const tracked_objects::Location& from_here, in DeleteSoon()
147 const tracked_objects::Location& from_here, in ReleaseSoon()
174 static bool PostBlockingPoolTask(const tracked_objects::Location& from_here,
177 const tracked_objects::Location& from_here,
[all …]
/external/chromium_org/base/threading/
Dsequenced_worker_pool.h18 namespace tracked_objects {
226 bool PostWorkerTask(const tracked_objects::Location& from_here,
238 bool PostDelayedWorkerTask(const tracked_objects::Location& from_here,
244 const tracked_objects::Location& from_here,
260 const tracked_objects::Location& from_here,
266 const tracked_objects::Location& from_here,
280 const tracked_objects::Location& from_here,
288 const tracked_objects::Location& from_here,
293 virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
Dworker_pool.cc26 virtual bool PostTask(const tracked_objects::Location& from_here, in PostTask()
44 virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
55 const tracked_objects::Location& from_here,
72 const tracked_objects::Location& from_here, in PostDelayedTask()
83 const tracked_objects::Location& from_here, in PostDelayedTaskAssertZeroDelay()
104 bool WorkerPool::PostTaskAndReply(const tracked_objects::Location& from_here, in PostTaskAndReply()
Dworker_pool_posix.cc19 using tracked_objects::TrackedTime;
43 void PostTask(const tracked_objects::Location& from_here,
59 void WorkerPoolImpl::PostTask(const tracked_objects::Location& from_here, in PostTask()
98 tracked_objects::ThreadData::PrepareForStartOfRun(pending_task.birth_tally); in ThreadMain()
99 tracked_objects::TaskStopwatch stopwatch; in ThreadMain()
103 tracked_objects::ThreadData::TallyRunOnWorkerThreadIfTracking( in ThreadMain()
115 bool WorkerPool::PostTask(const tracked_objects::Location& from_here, in PostTask()
149 const tracked_objects::Location& from_here, in PostTask()
Dworker_pool_win.cc28 tracked_objects::ThreadData::PrepareForStartOfRun(pending_task->birth_tally); in WorkItemCallback()
32 tracked_objects::TaskStopwatch stopwatch; in WorkItemCallback()
38 tracked_objects::ThreadData::TallyRunOnWorkerThreadIfTracking( in WorkItemCallback()
40 tracked_objects::TrackedTime(pending_task->time_posted), in WorkItemCallback()
65 bool WorkerPool::PostTask(const tracked_objects::Location& from_here, in PostTask()
/external/chromium_org/chrome/browser/task_profiler/
Dtask_profiler_data_serializer_unittest.cc24 const tracked_objects::ProcessDataSnapshot& process_data, in ExpectSerialization()
43 tracked_objects::ProcessDataSnapshot process_data; in TEST()
58 tracked_objects::ProcessDataSnapshot process_data; in TEST()
60 tracked_objects::BirthOnThreadSnapshot parent; in TEST()
66 tracked_objects::BirthOnThreadSnapshot child; in TEST()
74 process_data.tasks.push_back(tracked_objects::TaskSnapshot()); in TEST()
86 process_data.tasks.push_back(tracked_objects::TaskSnapshot()); in TEST()
99 tracked_objects::ParentChildPairSnapshot()); in TEST()
/external/chromium_org/base/
Dsequenced_task_runner.h111 bool PostNonNestableTask(const tracked_objects::Location& from_here,
115 const tracked_objects::Location& from_here,
123 bool DeleteSoon(const tracked_objects::Location& from_here, in DeleteSoon()
134 bool ReleaseSoon(const tracked_objects::Location& from_here, in ReleaseSoon()
148 bool DeleteSoonInternal(const tracked_objects::Location& from_here,
152 bool ReleaseSoonInternal(const tracked_objects::Location& from_here,
Dtracking_info.h18 namespace tracked_objects {
28 TrackingInfo(const tracked_objects::Location& posted_from,
38 tracked_objects::TrackedTime EffectiveTimePosted() const { in EffectiveTimePosted()
39 return tracked_objects::TrackedTime( in EffectiveTimePosted()
44 tracked_objects::Births* birth_tally;
Dtask_runner.h14 namespace tracked_objects {
66 bool PostTask(const tracked_objects::Location& from_here,
74 virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
127 bool PostTaskAndReply(const tracked_objects::Location& from_here,
Ddeferred_sequenced_task_runner.h30 virtual bool PostDelayedTask(const tracked_objects::Location& from_here,
37 const tracked_objects::Location& from_here,
52 tracked_objects::Location posted_from;
62 void QueueDeferredTask(const tracked_objects::Location& from_here,
Dtask_runner.cc23 virtual bool PostTask(const tracked_objects::Location& from_here,
36 const tracked_objects::Location& from_here, in PostTask()
43 bool TaskRunner::PostTask(const tracked_objects::Location& from_here, in PostTask()
49 const tracked_objects::Location& from_here, in PostTaskAndReply()
/external/chromium_org/sync/api/
Dsync_error.h15 namespace tracked_objects {
61 SyncError(const tracked_objects::Location& location,
76 void Reset(const tracked_objects::Location& location,
84 const tracked_objects::Location& location() const;
106 void Init(const tracked_objects::Location& location,
115 scoped_ptr<tracked_objects::Location> location_;
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm207 0000000002037650 t MessageLoop::PostNonNestableDelayedTask(tracked_objects::Location const&, base::…
217 …Impl, void>::DeleteViaSequencedTaskRunner<MessageLoop>(MessageLoop*, tracked_objects::Location con…
245 00000000020687f0 t tracked_objects::ScopedProfile::ScopedProfile(tracked_objects::Location const&)
246 0000000002068830 t tracked_objects::ScopedProfile::~ScopedProfile()
247 0000000002068850 t tracked_objects::ScopedProfile::StopClockAndTally()<0000000002068850>
248 00000000020688c0 t tracked_objects::SetAlternateTimeSource(unsigned int (*)(), tracked_objects::Tim…
249 0000000002068970 t tracked_objects::GetAlternateTimeSource()<0000000002068970>
250 0000000002068980 t tracked_objects::GetTimeSourceType()<0000000002068980>
267tracked_objects::ThreadData::SnapshotAllExecutedTasks(bool, tracked_objects::ProcessDataSnapshot*,…
268 00000000020b7a70 t tracked_objects::ThreadData::TallyABirth(tracked_objects::Location const&)<00000…
[all …]
/external/chromium_org/components/metrics/profiler/
Dprofiler_metrics_provider.cc16 using tracked_objects::ProcessDataSnapshot;
82 for (std::vector<tracked_objects::TaskSnapshot>::const_iterator it = in WriteProfilerData()
86 const tracked_objects::DeathDataSnapshot& death_data = it->death_data; in WriteProfilerData()
122 DCHECK_EQ(tracked_objects::TIME_SOURCE_TYPE_WALL_TIME, in ProvideGeneralMetrics()
123 tracked_objects::GetTimeSourceType()); in ProvideGeneralMetrics()
132 const tracked_objects::ProcessDataSnapshot& process_data, in RecordProfilerData()
134 if (tracked_objects::GetTimeSourceType() != in RecordProfilerData()
135 tracked_objects::TIME_SOURCE_TYPE_WALL_TIME) { in RecordProfilerData()
/external/chromium_org/extensions/common/
Done_shot_event.h21 namespace tracked_objects {
79 void Post(const tracked_objects::Location& from_here,
81 void Post(const tracked_objects::Location& from_here,
84 void PostDelayed(const tracked_objects::Location& from_here,
91 void PostImpl(const tracked_objects::Location& from_here,
Done_shot_event.cc20 TaskInfo(const tracked_objects::Location& from_here, in TaskInfo()
27 tracked_objects::Location from_here;
43 void OneShotEvent::Post(const tracked_objects::Location& from_here, in Post()
49 void OneShotEvent::Post(const tracked_objects::Location& from_here, in Post()
55 void OneShotEvent::PostDelayed(const tracked_objects::Location& from_here, in PostDelayed()
82 void OneShotEvent::PostImpl(const tracked_objects::Location& from_here, in PostImpl()
/external/chromium_org/base/profiler/
Dalternate_timer.cc11 tracked_objects::NowFunction* g_time_function = NULL;
12 tracked_objects::TimeSourceType g_time_source_type =
13 tracked_objects::TIME_SOURCE_TYPE_WALL_TIME;
17 namespace tracked_objects { namespace
/external/chromium_org/sync/internal_api/public/util/
Dunrecoverable_error_info.h20 const tracked_objects::Location& location,
24 void Reset(const tracked_objects::Location& location,
29 const tracked_objects::Location& location() const;
33 tracked_objects::Location location_;
Dweak_handle.h67 namespace tracked_objects {
116 void PostToOwnerThread(const tracked_objects::Location& from_here,
146 void Call(const tracked_objects::Location& from_here,
154 void Call(const tracked_objects::Location& from_here,
164 void Call(const tracked_objects::Location& from_here,
175 void Call(const tracked_objects::Location& from_here,
187 void Call(const tracked_objects::Location& from_here,
318 void Call(const tracked_objects::Location& from_here,
325 void Call(const tracked_objects::Location& from_here,
333 void Call(const tracked_objects::Location& from_here,
[all …]
/external/chromium_org/content/browser/dom_storage/
Ddom_storage_task_runner.h40 const tracked_objects::Location& from_here,
46 const tracked_objects::Location& from_here,
80 const tracked_objects::Location& from_here,
85 const tracked_objects::Location& from_here,
115 const tracked_objects::Location& from_here,
120 const tracked_objects::Location& from_here,
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dsync_task_manager.h25 namespace tracked_objects {
82 void ScheduleTask(const tracked_objects::Location& from_here,
86 void ScheduleSyncTask(const tracked_objects::Location& from_here,
93 bool ScheduleTaskIfIdle(const tracked_objects::Location& from_here,
96 bool ScheduleSyncTaskIfIdle(const tracked_objects::Location& from_here,
152 scoped_ptr<SyncTaskToken> GetToken(const tracked_objects::Location& from_here,
156 const tracked_objects::Location& from_here,
/external/chromium_org/base/timer/
Dtimer.h77 Timer(const tracked_objects::Location& posted_from,
92 virtual void Start(const tracked_objects::Location& posted_from,
110 void SetTaskInfo(const tracked_objects::Location& posted_from,
143 tracked_objects::Location posted_from_;
199 virtual void Start(const tracked_objects::Location& posted_from, in Start()
234 DelayTimer(const tracked_objects::Location& posted_from, in DelayTimer()
/external/chromium_org/sync/syncable/
Dsyncable_base_transaction.h47 void OnUnrecoverableError(const tracked_objects::Location& location,
53 BaseTransaction(const tracked_objects::Location& from_here,
67 const tracked_objects::Location from_here_;
74 tracked_objects::Location unrecoverable_error_location_;
/external/chromium_org/base/debug/
Dtask_annotator.cc31 tracked_objects::ThreadData::PrepareForStartOfRun(pending_task.birth_tally); in RunTask()
32 tracked_objects::TaskStopwatch stopwatch; in RunTask()
33 tracked_objects::Duration queue_duration = in RunTask()
65 tracked_objects::ThreadData::TallyRunOnNamedThreadIfTracking( in RunTask()

12345678910>>...17