Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1128 static int tuple_set_bytes(PyObject *t, unsigned int pos, void *bytes, in tuple_set_bytes() function
1344 tuple_set_bytes(t, 2, es->sample->raw_data, es->sample->raw_size); in python_export_synth()