Searched defs:get_and_pp_StackTrace (Results 1 – 9 of 9) sorted by relevance
| /external/valgrind/main/memcheck/ |
| D | mc_malloc_wrappers.c | 707 VG_(get_and_pp_StackTrace) in MC_() local 742 VG_(get_and_pp_StackTrace) in MC_() local 861 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH); in MC_() local 897 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH); in MC_() local 929 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH); in MC_() local 1038 VG_(get_and_pp_StackTrace) in MC_() local 1063 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH); in MC_() local
|
| /external/valgrind/main/coregrind/m_syswrap/ |
| D | syswrap-xen.c | 80 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in bad_subop() local 416 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in PRE() local 568 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in PRE() local 1466 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in bad_before() local
|
| D | syswrap-main.c | 1295 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in bad_before() local
|
| D | syswrap-generic.c | 94 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in ML_() local 1309 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in ML_() local
|
| /external/valgrind/main/coregrind/m_scheduler/ |
| D | scheduler.c | 1416 VG_(get_and_pp_StackTrace)( tid, VG_(clo_backtrace_size) ); in VG_() local 1431 VG_(get_and_pp_StackTrace)( tid, VG_(clo_backtrace_size) ); in VG_() local 1469 VG_(get_and_pp_StackTrace)(tid, VG_(clo_backtrace_size)); in VG_() local 1747 VG_(get_and_pp_StackTrace)( tid, VG_(clo_backtrace_size) ); in print_client_message() local
|
| /external/valgrind/main/coregrind/ |
| D | m_libcassert.c | 342 VG_(get_and_pp_StackTrace)( i, BACKTRACE_DEPTH ); in show_sched_status_wrk() local
|
| D | m_stacktrace.c | 1475 void VG_(get_and_pp_StackTrace) ( ThreadId tid, UInt max_n_ips ) in VG_() argument
|
| /external/valgrind/main/drd/ |
| D | drd_error.c | 86 VG_(get_and_pp_StackTrace)(VG_(get_running_tid)(), VG_(clo_backtrace_size)); in DRD_() local
|
| D | drd_thread.c | 1262 VG_(get_and_pp_StackTrace)(vg_tid, VG_(clo_backtrace_size)); in show_call_stack() local
|