Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py150 def tohex(ip): function
2972 byte_str = tohex(ip).rjust(16)
3043 data.append(tohex(query.value(8)).rjust(16) + " " + query.value(9) + offstr(query.value(10)) +
3045 tohex(query.value(12)) + " " + query.value(13) + offstr(query.value(14)) +