Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1118 static int tuple_set_bool(PyObject *t, unsigned int pos, bool val) in tuple_set_bool() function
1574 tuple_set_bool(t, 7, out); in python_do_process_switch()
1575 tuple_set_bool(t, 8, out_preempt); in python_do_process_switch()