Searched refs:task_tot (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/Alog/src/
H A Dmergelogs.c297 int proc_tot, task_tot, time_slot_tot, event_tot; local
300 get_counts(&proc_tot,&task_tot,&event_tot,&time_slot_tot);
303 fprintf(stderr, " %d separate tasks\n", task_tot);
308 fprintf(stdout,"%d %d %d %d %d %lu\n",NUM_TASKS,0,0,task_tot,0,0L);

Completed in 28 milliseconds