Searched defs:dso_table (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 1003 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): function
|
H A D | export-to-sqlite.py | 693 def dso_table(*x): function
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): function
|
H A D | export-to-sqlite.py | 696 def dso_table(*x): function
|
Completed in 5 milliseconds