Home
last modified time | relevance | path

Searched refs:dumpid (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport20 -i, --dumpid <id> Dump identifier to associate with the archive.
221 --long name:,dir:,dumpid:,size:,type:,eid:,failingunit:,help \
238 -i|--dumpid)
/openbmc/phosphor-debug-collector/tools/dreport.d/
H A Ddreport302 --long name:,dir:,dumpid:,type:,size:,path:,verbose,version,quiet,help \
322 -i|--dumpid)
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1178 def do_get(self, dumpid): argument
1179 return self.do_download(dumpid)
1187 def do_download(self, dumpid): argument
1188 dump_loc = os.path.join(self.dump_loc, dumpid)