Searched refs:DTRACE_A_PERCPU (Results 1 – 3 of 3) sorted by relevance
354 #define DTRACE_A_PERCPU 0x0001 macro
924 { "aggpercpu", dt_opt_agg, DTRACE_A_PERCPU },
619 if (flags & DTRACE_A_PERCPU) { in dt_aggregate_snap_cpu()