Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py43 perf_db_export_calls = False variable
68 perf_db_export_calls = True variable
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c895 const char *perf_db_export_calls = "perf_db_export_calls"; in set_table_handlers() local