Home
last modified time | relevance | path

Searched refs:pyside_version_1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexport-to-sqlite.py72 pyside_version_1 = True variable
76 pyside_version_1 = False variable
80 if pyside_version_1:
H A Dexport-to-postgresql.py215 pyside_version_1 = True variable
219 pyside_version_1 = False variable
223 if pyside_version_1:
H A Dexported-sql-viewer.py117 pyside_version_1 = True variable
124 pyside_version_1 = False variable
128 if pyside_version_1:
3125 if pyside_version_1 and sys.version_info[0] == 3:
3768 if pyside_version_1 and sys.version_info[0] == 3:
4534 pyside_version = "1" if pyside_version_1 else "2"
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexport-to-sqlite.py72 pyside_version_1 = True variable
76 pyside_version_1 = False variable
80 if pyside_version_1:
H A Dexport-to-postgresql.py215 pyside_version_1 = True variable
219 pyside_version_1 = False variable
223 if pyside_version_1:
H A Dexported-sql-viewer.py118 pyside_version_1 = True variable
125 pyside_version_1 = False variable
129 if pyside_version_1:
3126 if pyside_version_1 and sys.version_info[0] == 3:
3769 if pyside_version_1 and sys.version_info[0] == 3:
4535 pyside_version = "1" if pyside_version_1 else "2"

Completed in 16 milliseconds