Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c415 static PyObject *python_process_callchain(struct perf_sample *sample, in python_process_callchain() function
988 callchain = python_process_callchain(sample, evsel, al); in python_process_tracepoint()
1478 callchain = python_process_callchain(sample, evsel, al); in python_process_general_event()