Home
last modified time | relevance | path

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

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