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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_consume.c2110 dt_consume_cpu(dtrace_hdl_t *dtp, FILE *fp, int cpu, dtrace_bufdesc_t *buf, function
2135 // dt_dprintf("---0-------> dt_consume_cpu - %d start: %d end: %d\n",cpu, start, end);
2144 // dt_dprintf("---1-------> dt_consume_cpu - %d ID: %d\n",cpu, id);
2195 // dt_dprintf("----------> dt_consume_cpu - %d ACT: %d\n",cpu, act);
2539 // dt_dprintf("---E-------> dt_consume_cpu - %d ID: %d\n",cpu, id);
2546 // dt_dprintf("---2-------> dt_consume_cpu - %d AGAIN!!\n");
2559 // dt_dprintf("-XXXXX----> dt_consume_cpu - %d DROPS!!\n",cpu);
2674 // dt_dprintf("]]]] dt_consume_cpu on: %d, simple case\n",cpu);
2680 return (dt_consume_cpu(dtp, fp, cpu, buf, pf, rf, arg));
2697 // dt_dprintf("]]]] dt_consume_cpu
[all...]

Completed in 173 milliseconds