Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/Perf-Trace-Util/
A DContext.c94 static PyObject *perf_sample_insn(PyObject *obj, PyObject *args) in perf_sample_insn() function
187 { "perf_sample_insn", perf_sample_insn,
/linux/tools/perf/scripts/python/
A Dintel-pt-events.py28 perf_sample_insn, perf_sample_srccode
192 insn = perf_sample_insn(perf_script_context)
224 insn = perf_sample_insn(perf_script_context)
/linux/tools/perf/Documentation/
A Dperf-script-python.txt623 perf_sample_insn(context) - returns the machine code instruction

Completed in 4 milliseconds