Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1762 bool export_calls = false; in set_table_handlers() local
1787 export_calls = !!ret; in set_table_handlers()
1790 if (export_calls) { in set_table_handlers()