Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c826 static void python_process_sample_flags(struct perf_sample *sample, PyObject *dict_sample) in python_process_sample_flags() function
913 python_process_sample_flags(sample, dict_sample); in get_perf_sample_dict()