Searched defs:evsel_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/scripts/python/ | ||
H A D | export-to-sqlite.py | 681 def evsel_table(*x): function |
H A D | export-to-postgresql.py | 976 def evsel_table(evsel_id, evsel_name, *x): function |