Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/tracetool/backend/
H A D__init__.py61 def get_list(only_public = False): argument
77 if only_public and not public:
/openbmc/qemu/scripts/
H A Dtracetool.py92 public_backends = tracetool.backend.get_list(only_public = True)