Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c463 static PyObject *python_process_brstack(struct perf_sample *sample, in python_process_brstack() function
786 brstack = python_process_brstack(sample, al->thread); in get_perf_sample_dict()
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c507 static PyObject *python_process_brstack(struct perf_sample *sample, in python_process_brstack() function
888 brstack = python_process_brstack(sample, al->thread); in get_perf_sample_dict()