Searched refs:Dump (Results 1 – 25 of 50) sorted by relevance
12
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-hisi-hpre | 4 Description: Dump debug registers from the HPRE cluster. 33 Description: Dump debug registers from the HPRE. 39 Description: Dump debug registers from the QM. 62 Description: Dump the number of invalid interrupts for 69 Description: Dump the number of QM async event queue interrupts. 75 Description: Dump the number of interrupts for QM abnormal event. 81 Description: Dump the number of queue allocation errors. 87 Description: Dump the number of failed QM mailbox commands. 93 Description: Dump the status of the QM. 100 Description: Dump the total number of sent requests. [all …]
|
D | debugfs-hisi-sec | 20 Description: Dump of QM related debug registers. 42 Description: Dump the number of invalid interrupts for 49 Description: Dump the number of QM async event queue interrupts. 55 Description: Dump the number of interrupts for QM abnormal event. 61 Description: Dump the number of queue allocation errors. 67 Description: Dump the number of failed QM mailbox commands. 73 Description: Dump the status of the QM. 80 Description: Dump the total number of sent requests. 86 Description: Dump the total number of received requests. 92 Description: Dump the total number of requests sent with returning busy. [all …]
|
D | debugfs-hisi-zip | 4 Description: Dump of compression cores related debug registers. 10 Description: Dump of decompression cores related debug registers. 32 Description: Dump of QM related debug registers. 55 Description: Dump the number of invalid interrupts for 62 Description: Dump the number of QM async event queue interrupts. 68 Description: Dump the number of interrupts for QM abnormal event. 74 Description: Dump the number of queue allocation errors. 80 Description: Dump the number of failed QM mailbox commands. 86 Description: Dump the status of the QM. 93 Description: Dump the total number of sent requests. [all …]
|
D | debugfs-driver-genwqe | 9 Description: Dump of the current error registers. 33 Description: Dump of the error registers before the last reset of 84 Description: Dump job timeout register values for PF and VFs. 90 Description: Dump queue working time register values for PF and VFs.
|
D | sysfs-kernel-fadump | 7 of Firmware Assisted Dump (FADump).
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
D | parse-headers.pl | 229 print Data::Dumper->Dump([\%ioctls], [qw(*ioctls)]) if (%ioctls); 230 print Data::Dumper->Dump([\%typedefs], [qw(*typedefs)]) if (%typedefs); 231 print Data::Dumper->Dump([\%enums], [qw(*enums)]) if (%enums); 232 print Data::Dumper->Dump([\%structs], [qw(*structs)]) if (%structs); 233 print Data::Dumper->Dump([\%defines], [qw(*defines)]) if (%defines); 234 print Data::Dumper->Dump([\%enum_symbols], [qw(*enum_symbols)]) if (%enum_symbols);
|
/kernel/liteos_a/kernel/extended/blackbox/ |
D | los_blackbox_system_adapter.c | 116 static void Dump(const char *logDir, struct ErrorInfo *info) in Dump() function 223 .Dump = NULL, in BBoxTest() 241 .Dump = Dump, in OsBBoxSystemAdapterInit()
|
D | los_blackbox_core.c | 146 if (ops->ops.Dump != NULL) { in InvokeModuleOps() 148 ops->ops.Dump(LOSCFG_BLACKBOX_LOG_ROOT_PATH, info); in InvokeModuleOps() 235 if (ops->ops.Dump == NULL && ops->ops.Reset == NULL) { in SaveLogWithoutReset() 335 … ops->ops.module, ops->ops.Dump, ops->ops.Reset, ops->ops.GetLastLogInfo, ops->ops.SaveLastLog); in PrintModuleOps()
|
D | los_blackbox.h | 69 void (*Dump)(const char *logDir, struct ErrorInfo *info); member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/kdump/ |
D | kdump.rst | 152 Dump-capture kernel config options (Arch Independent) 166 Dump-capture kernel config options (Arch Dependent, i386 and x86_64) 184 when loading the dump-capture kernel, see section "Load the Dump-capture 213 Dump-capture kernel config options (Arch Dependent, ppc64) 226 Dump-capture kernel config options (Arch Dependent, ia64) 248 Dump-capture kernel config options (Arch Dependent, arm) 256 Dump-capture kernel config options (Arch Dependent, arm64) 322 Load the Dump-capture Kernel 483 Write Out the Dump File
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-lock.txt | 43 Dump raw trace in ASCII.
|
D | perf-mem.txt | 45 Dump the raw decoded samples on the screen in a format that is easy to parse with
|
D | perf-annotate.txt | 52 Dump raw trace in ASCII.
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-struct_ops.rst | 45 Dump details information about the struct_ops in the system.
|
D | bpftool-prog.rst | 84 Dump eBPF instructions of the programs from the kernel. By 106 Dump jited image (host machine code) of the program. 162 Dump the trace pipe of the system to the console (stdout).
|
D | bpftool-btf.rst | 45 Dump BTF entries from a given *BTF_SRC*.
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 36 e.g. '0x02 System/Platform Dump'
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-dpipe.rst | 100 * ``matches_dump``: Dump the supported matches. 101 * ``actions_dump``: Dump the supported actions. 102 * ``entries_dump``: Dump the actual content of the table.
|
D | devlink-region.rst | 57 # Dump a snapshot:
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | provoke-crashes.rst | 4 Provoking crashes with Linux Kernel Dump Test Module (LKDTM)
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | msm-crash-dump.rst | 4 MSM Crash Dump Format
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | zfcpdump.rst | 48 For more information on how to use zfcpdump refer to the s390 'Using the Dump
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | gen_stats.rst | 36 Export to userspace (Dump):
|
/kernel/linux/linux-5.10/scripts/ |
D | get_abi.pl | 502 print STDERR Data::Dumper->Dump([\%data], [qw(*data)]) if ($debug);
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 105 - Dump the log buffer of the target kernel::
|
12