Home
last modified time | relevance | path

Searched defs:Backtrace (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context.h68 struct BASE_EXPORT Backtrace { struct
79 bool BASE_EXPORT operator==(const Backtrace& lhs, const Backtrace& rhs); argument
Dheap_profiler_allocation_context.cc27 Backtrace::Backtrace(): frame_count(0) {} in Backtrace() function in base::trace_event::Backtrace
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp28 std::string Backtrace; member