Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py2950 mode = 0 if Is64Bit(f) else 1
4838 def Is64Bit(f): function