Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 8 of 8) sorted by relevance

/subsys/debug/coredump/
A DKconfig8 Enable core dump so it can be used for offline debugging.
20 Core dump is done via logging subsystem.
28 Core dump is saved to a flash partition with DTS alias
34 Core dump (or part of it) is saved in a dedicated area in
46 Core dump is done via memory window slot[1].
53 Core dump is done via custom mechanism defined out of tree
58 prompt "Memory dump"
70 minimum core dump.
118 Core dump will contain the threads metadata section containing
A Dcoredump_core.c139 DEVICE_API_GET(coredump, dev)->dump(dev); in process_coredump_dev_memory()
/subsys/net/ip/
A Dtp.c67 static void dump(void *data, size_t len) in dump() function
94 dump(&mem->header, sizeof(mem->header)); in tp_mem_chk()
95 dump(mem->mem, mem->size); in tp_mem_chk()
96 dump(mem->footer, sizeof(*mem->footer)); in tp_mem_chk()
/subsys/testsuite/
A DKconfig10 # For tests, store thread names in binary and dump them on crash to
69 be available over serial. This serial dump can be passed to
76 int "Size of heap allocated for gcov coverage data dump"
/subsys/input/
A DKconfig75 with "input dump on" if INPUT_SHELL is used.
A Dinput_utils.c274 SHELL_CMD_ARG(dump, NULL,
/subsys/shell/modules/
A Ddevmem_service.c350 SHELL_CMD_ARG(dump, NULL,
/subsys/tracing/
A DKconfig160 See gdb dump binary memory documentation for example.

Completed in 12 milliseconds