Lines Matching +defs:val +defs:t
127 static void pydict_set_item_string_decref(PyObject *dict, const char *key, PyObject *val) in pydict_set_item_string_decref()
188 PyObject *t; in define_value() local
229 PyObject *t; in define_field() local
325 unsigned long long val; in get_field_numeric_entry() local
640 PyObject *t; in get_sample_value_as_tuple() local
684 PyObject *t = get_sample_value_as_tuple(v, read_format); in set_sample_read_in_dict() local
689 PyObject *t = get_sample_value_as_tuple(&sample->read.one, in set_sample_read_in_dict() local
730 u64 val = regs->regs[i++]; in regs_map() local
926 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
1001 unsigned long long val; in python_process_tracepoint() local
1066 PyObject *t; in tuple_new() local
1074 static int tuple_set_s64(PyObject *t, unsigned int pos, s64 val) in tuple_set_s64()
1090 static int tuple_set_u64(PyObject *t, unsigned int pos, u64 val) in tuple_set_u64()
1100 static int tuple_set_u32(PyObject *t, unsigned int pos, u32 val) in tuple_set_u32()
1105 static int tuple_set_s32(PyObject *t, unsigned int pos, s32 val) in tuple_set_s32()
1110 static int tuple_set_bool(PyObject *t, unsigned int pos, bool val) in tuple_set_bool()
1115 static int tuple_set_string(PyObject *t, unsigned int pos, const char *s) in tuple_set_string()
1120 static int tuple_set_bytes(PyObject *t, unsigned int pos, void *bytes, in tuple_set_bytes()
1129 PyObject *t; in python_export_evsel() local
1147 PyObject *t; in python_export_machine() local
1166 PyObject *t; in python_export_thread() local
1187 PyObject *t; in python_export_comm() local
1208 PyObject *t; in python_export_comm_thread() local
1228 PyObject *t; in python_export_dso() local
1252 PyObject *t; in python_export_symbol() local
1274 PyObject *t; in python_export_branch_type() local
1292 PyObject *t; in python_export_sample_table() local
1333 PyObject *t; in python_export_synth() local
1362 PyObject *t; in python_export_call_path() local
1387 PyObject *t; in python_export_call_return() local
1420 PyObject *t; in python_export_context_switch() local
1454 PyObject *handler, *t, *dict, *callchain; in python_process_general_event() local
1513 PyObject *handler, *t; in python_process_throttle() local
1547 PyObject *handler, *t; in python_do_process_switch() local
1599 PyObject *handler, *t; in python_process_auxtrace_error() local
1646 PyObject *handler, *t; in process_stat() local
1699 PyObject *handler, *t; in python_process_stat_interval() local