Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/Perf-Trace-Util/
DContext.c111 static PyObject *perf_set_itrace_options(PyObject *obj, PyObject *args) in perf_set_itrace_options() function
189 { "perf_set_itrace_options", perf_set_itrace_options,
/linux-6.1.9/tools/perf/scripts/python/
Dintel-pt-events.py27 from perf_trace_context import perf_set_itrace_options, \
94 perf_set_itrace_options(perf_script_context, itrace)
Darm-cs-trace-disasm.py17 from perf_trace_context import perf_set_itrace_options, \
/linux-6.1.9/tools/perf/Documentation/
Dperf-script-python.txt624perf_set_itrace_options(context, itrace_options) - set --itrace options if they have not been set …