Home
last modified time | relevance | path

Searched defs:machine_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py684 def machine_table(*x): function
H A Dexport-to-postgresql.py983 def machine_table(machine_id, pid, root_dir, *x): function