tm_events         182 orte/mca/plm/tm/plm_tm_module.c     tm_event_t *tm_events = NULL;
tm_events         251 orte/mca/plm/tm/plm_tm_module.c     tm_events = malloc(sizeof(tm_event_t) * map->num_new_daemons);
tm_events         252 orte/mca/plm/tm/plm_tm_module.c     if (NULL == tm_events) {
tm_events         391 orte/mca/plm/tm/plm_tm_module.c         rc = tm_spawn(argc, argv, env, launchid, tm_task_ids + launched, tm_events + launched);