Home
last modified time | relevance | path

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

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