Home
last modified time | relevance | path

Searched refs:OP_DUMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-debug-collector/dump/tools/common/include/
H A Dgendumpheader23 declare -rx OP_DUMP="opdump"
94 if [ "$1" == "$OP_DUMP" ]; then
129 if [ "$dump_type" = "$OP_DUMP" ]; then
276 if [ "$dump_type" = "$OP_DUMP" ]; then
304 if [ "$dump_type" = "$OP_DUMP" ]; then
312 if [ "$dump_type" = "$OP_DUMP" ]; then
510 get_dump_id "$OP_DUMP" #Dump identifier
536 if [ "$dump_type" = "$OP_DUMP" ]; then
/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport38 readonly OP_DUMP="opdump"
58 declare -x dump_type="$OP_DUMP"