/external/elfutils/libdwfl/ |
D | frame_unwind.c | 502 assert (state->unwound == NULL); in new_unwound() 508 Dwfl_Frame *unwound; in new_unwound() local 509 unwound = malloc (sizeof (*unwound) + sizeof (*unwound->regs) * nregs); in new_unwound() 510 if (unlikely (unwound == NULL)) in new_unwound() 512 state->unwound = unwound; in new_unwound() 513 unwound->thread = thread; in new_unwound() 514 unwound->unwound = NULL; in new_unwound() 515 unwound->signal_frame = false; in new_unwound() 516 unwound->initial_frame = false; in new_unwound() 517 unwound->pc_state = DWFL_FRAME_STATE_ERROR; in new_unwound() [all …]
|
D | dwfl_frame.c | 79 Dwfl_Frame *next = state->unwound; in free_states() 88 assert (thread->unwound == NULL); in state_alloc() 102 thread->unwound = state; in state_alloc() 103 state->unwound = NULL; in state_alloc() 270 thread.unwound = NULL; in INTDEF() 287 assert (thread.unwound == NULL); in INTDEF() 340 thread.unwound = NULL; in getthread() 413 free_states (thread->unwound); in INTDEF() 414 thread->unwound = NULL; in INTDEF() 417 Dwfl_Frame *state = thread->unwound; in INTDEF() [all …]
|
D | dwfl_frame_regs.c | 39 Dwfl_Frame *state = thread->unwound; in dwfl_thread_state_registers() 40 assert (state && state->unwound == NULL); in dwfl_thread_state_registers() 55 Dwfl_Frame *state = thread->unwound; in INTDEF() 56 assert (state && state->unwound == NULL); in INTDEF()
|
D | dwfl_frame_pc.c | 55 if (state->unwound == NULL in dwfl_frame_pc() 56 || state->unwound->pc_state != DWFL_FRAME_STATE_PC_SET) in dwfl_frame_pc() 59 *isactivation = state->unwound->signal_frame; in dwfl_frame_pc()
|
D | linux-core-attach.c | 260 && __libdwfl_frame_reg_get (thread->unwound, regno, NULL) == 0) in core_set_initial_registers() 278 assert (sizeof (*thread->unwound->regs) == sizeof val64); in core_set_initial_registers()
|
D | libdwflP.h | 246 Dwfl_Frame *unwound; member 256 Dwfl_Frame *unwound; member
|
D | ChangeLog | 519 (dwfl_thread_getframes): Don't update thread->unwound while unwinding. 520 * libdwflP.h (struct Dwfl_Thread): Update comment for unwound member. 866 * frame_unwind.c (new_unwound): Check and return unwound.
|
/external/perfetto/docs/design-docs/ |
D | heapprofd-design.md | 81 If the sample is a malloc, the stack is unwound and the resulting data is handled in the main threa… 123 **Compression:** bookkeeping of unwound frames can be more efficient if it is shared between multip… 282 … usage trade-off, as these stacks have to be held in memory until they are either unwound or freed.
|
/external/perfetto/protos/perfetto/config/profiling/ |
D | perf_event_config.proto | 209 // Userspace unwinding mode. A possible future addition is kernel-unwound
|
/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
D | stacktrace_aarch64-inl.inc | 106 // later, then we have already unwound through it and it needs no special
|
/external/OpenCSD/decoder/docs/prog_guide/ |
D | prog_guide_generic_pkts.md | 367 …ransactional memory sequence failed - operations since start of transaction have been unwound. */
|
/external/cronet/base/message_loop/ |
D | message_pump_mac.mm | 915 // window in frame #5. When the stack is unwound to frame #5, the window would
|
/external/python/cpython3/Doc/extending/ |
D | newtypes.rst | 97 called as the interpreter unwinds the Python stack; when the stack is unwound
|
/external/python/cpython3/Doc/library/ |
D | logging.rst | 187 which have been unwound, following an exception, while searching for 992 which have been unwound, following an exception, while searching for
|
/external/python/cpython2/Doc/extending/ |
D | newtypes.rst | 988 called as the interpreter unwinds the Python stack; when the stack is unwound
|
/external/bc/ |
D | NEWS.md | 824 an unwinding of the stack until it is stopped or the stack is unwound to
|
/external/perfetto/protos/perfetto/config/ |
D | perfetto_config.proto | 1461 // Userspace unwinding mode. A possible future addition is kernel-unwound
|
/external/python/cpython2/Doc/reference/ |
D | datamodel.rst | 1036 unwinds the execution stack, at each unwound level a traceback object is
|
/external/python/cpython3/Doc/reference/ |
D | datamodel.rst | 1097 unwinds the execution stack, at each unwound level a traceback object is
|
/external/llvm/docs/ |
D | LangRef.rst | 8726 When the call stack is being unwound due to an exception being thrown, 8798 When the call stack is being unwound due to an exception being thrown, the 8863 When the call stack is being unwound due to an exception being thrown,
|
/external/bc/manuals/ |
D | development.md | 3906 But fortunately for me, signals did the same thing that errors did: they unwound
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 1461 // Userspace unwinding mode. A possible future addition is kernel-unwound
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 13819 Love that is singing: love's old sweet song. Bloom unwound slowly
|