Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c595 static PyObject *python_process_brstacksym(struct perf_sample *sample, in python_process_brstacksym() function
891 brstacksym = python_process_brstacksym(sample, al->thread); in get_perf_sample_dict()