Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/tracetool/format/
H A Dlog_stap.py34 def c_fmt_to_stap(fmt): function
123 fmt_str = "%d@%d " + e.name + " " + c_fmt_to_stap(e.fmt) + "\\n"