Home
last modified time | relevance | path

Searched refs:stacktrace (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ext/
H A Dtracker.c49 JerryExtFree(ref_item->stacktrace); in RefInfoResetFn()
117 item->stacktrace = stack_str; in CreateRefInfoItem()
171 printf("flags = %d\nStacktrace:\n%s\n", item->flags, item->stacktrace); in DumpTracker()
H A Dtracker.h39 char* stacktrace; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp20 # include "boost/stacktrace.hpp"
52 namespace bs = boost::stacktrace; in getCallerBacktrace()
60 endswith_lower(fileSR, "stacktrace.hpp"); in getCallerBacktrace()
63 auto offsetStackFrames = [](const bs::stacktrace &st) { in getCallerBacktrace()
83 // Cache to avoid expensive stacktrace lookups, especially since our use-case results in looking up the in getCallerBacktrace()
87 for(bs::frame frame : offsetStackFrames(bs::stacktrace())) in getCallerBacktrace()
/third_party/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
H A Dftrace_set_ftrace_filter.sh26 dump cpudump stacktrace module function"
69 traceon|traceoff|snapshot|dump|cpudump|stacktrace)
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc572 std::string stacktrace; in PrintUTF8ErrorLog() local
580 << "bytes. " << stacktrace; in PrintUTF8ErrorLog() local

Completed in 5 milliseconds