Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c390 static PyObject *python_process_callchain(struct perf_sample *sample, in python_process_callchain() function
847 callchain = python_process_callchain(sample, evsel, al); in python_process_tracepoint()
1226 callchain = python_process_callchain(sample, evsel, al); in python_process_general_event()