Home | History | Annotate | Download | only in debug

Lines Matching defs:thread_id

389         name, id, thread_id, timestamp) \
391 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
394 category_group, name, id, thread_id, timestamp) \
396 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
433 name, id, thread_id, timestamp) \
435 TRACE_EVENT_PHASE_ASYNC_END, category_group, name, id, thread_id, \
438 category_group, name, id, thread_id, timestamp) \
440 TRACE_EVENT_PHASE_ASYNC_END, category_group, name, id, thread_id, \
860 // int thread_id,
978 category_group, name, id, thread_id, timestamp, flags, ...) \
988 thread_id, base::TimeTicks::FromInternalValue(timestamp), \
1252 int thread_id,
1260 phase, category_group_enabled, name, id, thread_id, timestamp,
1271 int thread_id,
1290 phase, category_group_enabled, name, id, thread_id, timestamp,
1301 int thread_id,
1321 phase, category_group_enabled, name, id, thread_id, timestamp,
1331 int thread_id,
1346 phase, category_group_enabled, name, id, thread_id, timestamp,
1356 int thread_id,
1360 phase, category_group_enabled, name, id, thread_id, timestamp,
1370 int thread_id = static_cast<int>(base::PlatformThread::CurrentId());
1373 name, id, thread_id, now, flags);
1383 int thread_id,
1393 phase, category_group_enabled, name, id, thread_id, timestamp,
1406 int thread_id = static_cast<int>(base::PlatformThread::CurrentId());
1409 name, id, thread_id, now, flags,
1420 int thread_id,
1434 phase, category_group_enabled, name, id, thread_id, timestamp,
1449 int thread_id = static_cast<int>(base::PlatformThread::CurrentId());
1452 name, id, thread_id, now, flags,