Home
last modified time | relevance | path

Searched refs:sample_table (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/shell/
H A Dscript.sh50 def sample_table(*args):
/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py624 sample_table(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
705 def sample_table(*x): function
H A Dexport-to-postgresql.py810 sample_table(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
1031 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… function