Lines Matching defs:call_object
159 static void call_object(PyObject *handler, PyObject *args, const char *die_msg)
175 call_object(handler, args, handler_name);
1055 call_object(handler, t, handler_name);
1057 call_object(handler, t, default_handler_name);
1144 call_object(tables->evsel_handler, t, "evsel_table");
1163 call_object(tables->machine_handler, t, "machine_table");
1184 call_object(tables->thread_handler, t, "thread_table");
1205 call_object(tables->comm_handler, t, "comm_table");
1224 call_object(tables->comm_thread_handler, t, "comm_thread_table");
1248 call_object(tables->dso_handler, t, "dso_table");
1271 call_object(tables->symbol_handler, t, "symbol_table");
1289 call_object(tables->branch_type_handler, t, "branch_type_table");
1330 call_object(tables->sample_handler, t, "sample_table");
1346 call_object(tables->synth_handler, t, "synth_data");
1380 call_object(tables->call_path_handler, t, "call_path_table");
1411 call_object(tables->call_return_handler, t, "call_return_table");
1439 call_object(tables->context_switch_handler, t, "context_switch");
1485 call_object(handler, t, handler_name);
1539 call_object(handler, t, handler_name);
1579 call_object(handler, t, handler_name);
1629 call_object(handler, t, handler_name);
1679 call_object(handler, t, handler_name);
1721 call_object(handler, t, handler_name);