Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py226 perf_db_export_calls = False variable
251 perf_db_export_calls = True variable
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c896 const char *perf_db_export_calls = "perf_db_export_calls"; in set_table_handlers() local