Lines Matching refs:trace_event
1 --- a/base/trace_event/trace_event.h
2 +++ b/base/trace_event/trace_event.h
9 +#include "base/trace_event/common/trace_event_common.h"
10 +#include "base/trace_event/heap_profiler.h"
27 +namespace trace_event {
40 +} // namespace trace_event
48 } // namespace trace_event
53 --- a/base/trace_event/heap_profiler.h
54 +++ b/base/trace_event/heap_profiler.h
76 #include "base/trace_event/heap_profiler_allocation_context_tracker.h"
90 -#include "base/trace_event/trace_event_argument.h"
92 +// #include "base/trace_event/trace_event_argument.h"
104 void AsValueInto(base::trace_event::TracedValue* state) const;
105 std::unique_ptr<base::trace_event::ConvertableToTraceFormat> AsValue() const;
118 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const {
142 -#include "base/trace_event/heap_profiler_allocation_context_tracker.h"
144 +// #include "base/trace_event/heap_profiler_allocation_context_tracker.h"
152 - trace_event::AllocationContextTracker::SetCurrentThreadName(
155 + // trace_event::AllocationContextTracker::SetCurrentThreadName(