Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A 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()