Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c407 static PyObject *python_process_callchain(struct perf_sample *sample, in python_process_callchain() function
963 callchain = python_process_callchain(sample, evsel, al); in python_process_tracepoint()
1443 callchain = python_process_callchain(sample, evsel, al); in python_process_general_event()