Searched defs:dso_id (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1003 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument 1014 def symbol_table(symbol_id, dso_id, sym_start, sym_end, binding, symbol_name, *x): argument 1028 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument
|