Searched refs:DTRACE_AGD_PRINTED (Results 1 – 3 of 3) sorted by relevance
436 #define DTRACE_AGD_PRINTED 0x1 /* aggregation printed in program */ macro
2025 ((dtrace_aggdesc_t *)agg)->dtagd_flags |= DTRACE_AGD_PRINTED; in dt_fprinta()2052 ((dtrace_aggdesc_t *)agg)->dtagd_flags |= DTRACE_AGD_PRINTED; in dt_fprintas()
2025 agg->dtagd_flags |= DTRACE_AGD_PRINTED; in dt_print_aggs()2048 if (agg->dtagd_flags & DTRACE_AGD_PRINTED) in dt_print_agg()