Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1083 static int tuple_set_bool(PyObject *t, unsigned int pos, bool val) in tuple_set_bool() function
1539 tuple_set_bool(t, 7, out); in python_do_process_switch()
1540 tuple_set_bool(t, 8, out_preempt); in python_do_process_switch()