Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1742 bool export_calls = false; in set_table_handlers() local
1767 export_calls = !!ret; in set_table_handlers()
1770 if (export_calls) { in set_table_handlers()