Home
last modified time | relevance | path

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

/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1811 bool export_calls = false; in set_table_handlers() local
1836 export_calls = !!ret; in set_table_handlers()
1839 if (export_calls) { in set_table_handlers()