Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/scripting-engines/
Dtrace-event-python.c1791 bool export_calls = false; in set_table_handlers() local
1816 export_calls = !!ret; in set_table_handlers()
1819 if (export_calls) { in set_table_handlers()