Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1108 static int tuple_set_u32(PyObject *t, unsigned int pos, u32 val) in tuple_set_u32() function
1617 tuple_set_u32(t, 0, e->type); in python_process_auxtrace_error()
1618 tuple_set_u32(t, 1, e->code); in python_process_auxtrace_error()
1625 tuple_set_u32(t, 8, cpumode); in python_process_auxtrace_error()