Home
last modified time | relevance | path

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

/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c510 static PyObject *python_process_brstack(struct perf_sample *sample, in python_process_brstack() function
902 brstack = python_process_brstack(sample, al->thread); in get_perf_sample_dict()