Home
last modified time | relevance | path

Searched defs:eventfile (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/
H A Dviews.py22 def eventfile(request): function
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/
H A D__init__.py43 def _replay(self, eventfile): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Deventreplay.py20 def __init__(self, eventfile, variables): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py104 def __init__(self, cooker, eventfile): argument
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c66 char *eventfile; in kvm_s390_create_vm_valid() local