Searched refs:flush_tag (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 165 def v9fs_flush(self, tag, id, flush_tag): argument 166 print("TFLUSH (tag =", tag, ", flush_tag =", flush_tag, ")")
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 32 v9fs_flush(uint16_t tag, uint8_t id, int16_t flush_tag) "tag %d id %d flush_tag %d"
|