JALLOC_MALLOC     103 plugin/timer/timer_create.cpp   newp = (struct timer *) JALLOC_MALLOC(sizeof (struct timer));
JALLOC_MALLOC     216 plugin/timer/timer_create.cpp             (struct thread_start_data*) JALLOC_MALLOC(sizeof (*td));