PyBool_FromLong   491 tools/perf/util/scripting-engines/trace-event-python.c 		    PyBool_FromLong(br->entries[i].flags.mispred));
PyBool_FromLong   493 tools/perf/util/scripting-engines/trace-event-python.c 		    PyBool_FromLong(br->entries[i].flags.predicted));
PyBool_FromLong   495 tools/perf/util/scripting-engines/trace-event-python.c 		    PyBool_FromLong(br->entries[i].flags.in_tx));
PyBool_FromLong   497 tools/perf/util/scripting-engines/trace-event-python.c 		    PyBool_FromLong(br->entries[i].flags.abort));