Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c114 static PyObject *perf_set_itrace_options(PyObject *obj, PyObject *args) in perf_set_itrace_options() function
196 { "perf_set_itrace_options", perf_set_itrace_options,
/openbmc/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py29 from perf_trace_context import perf_set_itrace_options, \
102 perf_set_itrace_options(perf_script_context, itrace)
H A Darm-cs-trace-disasm.py16 from perf_trace_context import perf_set_itrace_options, \
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-python.txt624perf_set_itrace_options(context, itrace_options) - set --itrace options if they have not been set …