get_sample_value_as_tuple  663 tools/perf/util/scripting-engines/trace-event-python.c 			PyObject *t = get_sample_value_as_tuple(&sample->read.group.values[i]);
get_sample_value_as_tuple  667 tools/perf/util/scripting-engines/trace-event-python.c 		PyObject *t = get_sample_value_as_tuple(&sample->read.one);