Home
last modified time | relevance | path

Searched refs:kTracingOverhead (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc32 const char kTracingOverhead[] = "tracing_overhead"; variable
162 ctx.backtrace.frames[0] = StackFrame::FromTraceEventName(kTracingOverhead); in GetContextSnapshot()
163 ctx.type_name = kTracingOverhead; in GetContextSnapshot()
Dheap_profiler_allocation_context_tracker_unittest.cc278 const StringPiece kTracingOverhead("tracing_overhead"); in TEST_F() local
279 ASSERT_EQ(kTracingOverhead, in TEST_F()