Home
last modified time | relevance | path

Searched defs:perf_db_export_calls (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-sqlite.py91 perf_db_export_calls = False variable
125 perf_db_export_calls = True variable
Dexport-to-postgresql.py270 perf_db_export_calls = False variable
304 perf_db_export_calls = True variable
/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-python.c1474 const char *perf_db_export_calls = "perf_db_export_calls"; in set_table_handlers() local