Lines Matching defs:t
173 PyObject *t; in define_value() local
214 PyObject *t; in define_field() local
424 PyObject *t; in get_sample_value_as_tuple() local
462 PyObject *t = get_sample_value_as_tuple(&sample->read.group.values[i]); in set_sample_read_in_dict() local
466 PyObject *t = get_sample_value_as_tuple(&sample->read.one); in set_sample_read_in_dict() local
529 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
656 PyObject *t; in tuple_new() local
664 static int tuple_set_u64(PyObject *t, unsigned int pos, u64 val) in tuple_set_u64()
674 static int tuple_set_s32(PyObject *t, unsigned int pos, s32 val) in tuple_set_s32()
679 static int tuple_set_string(PyObject *t, unsigned int pos, const char *s) in tuple_set_string()
687 PyObject *t; in python_export_evsel() local
705 PyObject *t; in python_export_machine() local
724 PyObject *t; in python_export_thread() local
744 PyObject *t; in python_export_comm() local
762 PyObject *t; in python_export_comm_thread() local
782 PyObject *t; in python_export_dso() local
806 PyObject *t; in python_export_symbol() local
828 PyObject *t; in python_export_branch_type() local
846 PyObject *t; in python_export_sample() local
883 PyObject *t; in python_export_call_path() local
908 PyObject *t; in python_export_call_return() local
942 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
1010 PyObject *handler, *t; in process_stat() local
1067 PyObject *handler, *t; in python_process_stat_interval() local