• Home
  • Raw
  • Download

Lines Matching defs:t

215 	PyObject *t;  in define_value()  local
256 PyObject *t; in define_field() local
667 PyObject *t; in get_sample_value_as_tuple() local
711 PyObject *t = get_sample_value_as_tuple(v, read_format); in set_sample_read_in_dict() local
716 PyObject *t = get_sample_value_as_tuple(&sample->read.one, in set_sample_read_in_dict() local
950 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
1089 PyObject *t; in tuple_new() local
1097 static int tuple_set_s64(PyObject *t, unsigned int pos, s64 val) in tuple_set_s64()
1113 static int tuple_set_u64(PyObject *t, unsigned int pos, u64 val) in tuple_set_u64()
1123 static int tuple_set_u32(PyObject *t, unsigned int pos, u32 val) in tuple_set_u32()
1128 static int tuple_set_s32(PyObject *t, unsigned int pos, s32 val) in tuple_set_s32()
1133 static int tuple_set_bool(PyObject *t, unsigned int pos, bool val) in tuple_set_bool()
1138 static int tuple_set_string(PyObject *t, unsigned int pos, const char *s) in tuple_set_string()
1143 static int tuple_set_bytes(PyObject *t, unsigned int pos, void *bytes, in tuple_set_bytes()
1152 PyObject *t; in python_export_evsel() local
1170 PyObject *t; in python_export_machine() local
1189 PyObject *t; in python_export_thread() local
1210 PyObject *t; in python_export_comm() local
1231 PyObject *t; in python_export_comm_thread() local
1251 PyObject *t; in python_export_dso() local
1275 PyObject *t; in python_export_symbol() local
1297 PyObject *t; in python_export_branch_type() local
1315 PyObject *t; in python_export_sample_table() local
1356 PyObject *t; in python_export_synth() local
1385 PyObject *t; in python_export_call_path() local
1410 PyObject *t; in python_export_call_return() local
1443 PyObject *t; in python_export_context_switch() local
1477 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
1536 PyObject *handler, *t; in python_process_throttle() local
1570 PyObject *handler, *t; in python_do_process_switch() local
1622 PyObject *handler, *t; in python_process_auxtrace_error() local
1669 PyObject *handler, *t; in process_stat() local
1722 PyObject *handler, *t; in python_process_stat_interval() local