Searched refs:TRACE_ID_LOCAL (Results 1 - 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
H A Dmemory_dump_manager.cc91 "GlobalMemoryDump", TRACE_ID_LOCAL(dump_guid),
473 kTraceCategory, "GlobalMemoryDump", TRACE_ID_LOCAL(guid), "dump_type",
506 TRACE_ID_LOCAL(args.dump_guid), "dump_guid",
827 TRACE_ID_LOCAL(dump_guid));
H A Dtrace_event.h63 #define TRACE_ID_LOCAL(id) trace_event_internal::TraceID::LocalId(id) macro
H A Dtrace_event_unittest.cc528 TRACE_ID_LOCAL(0x2000));
535 TRACE_EVENT_ASYNC_BEGIN0("all", "async local id", TRACE_ID_LOCAL(0x2000));

Completed in 105 milliseconds