Lines Matching defs:t

207 	PyObject *t;  in define_value()  local
248 PyObject *t; in define_field() local
627 PyObject *t; in get_sample_value_as_tuple() local
665 PyObject *t = get_sample_value_as_tuple(&sample->read.group.values[i]); in set_sample_read_in_dict() local
669 PyObject *t = get_sample_value_as_tuple(&sample->read.one); in set_sample_read_in_dict() local
802 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
929 PyObject *t; in tuple_new() local
937 static int tuple_set_s64(PyObject *t, unsigned int pos, s64 val) in tuple_set_s64()
953 static int tuple_set_u64(PyObject *t, unsigned int pos, u64 val) in tuple_set_u64()
963 static int tuple_set_s32(PyObject *t, unsigned int pos, s32 val) in tuple_set_s32()
968 static int tuple_set_string(PyObject *t, unsigned int pos, const char *s) in tuple_set_string()
973 static int tuple_set_bytes(PyObject *t, unsigned int pos, void *bytes, in tuple_set_bytes()
982 PyObject *t; in python_export_evsel() local
1000 PyObject *t; in python_export_machine() local
1019 PyObject *t; in python_export_thread() local
1040 PyObject *t; in python_export_comm() local
1061 PyObject *t; in python_export_comm_thread() local
1081 PyObject *t; in python_export_dso() local
1105 PyObject *t; in python_export_symbol() local
1127 PyObject *t; in python_export_branch_type() local
1145 PyObject *t; in python_export_sample_table() local
1182 PyObject *t; in python_export_synth() local
1211 PyObject *t; in python_export_call_path() local
1236 PyObject *t; in python_export_call_return() local
1269 PyObject *t; in python_export_context_switch() local
1302 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
1380 PyObject *handler, *t; in process_stat() local
1437 PyObject *handler, *t; in python_process_stat_interval() local