HomeSort by: relevance | last modified time | path
    Searched refs:DTRACEDROP_PRINCIPAL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_handle.c 285 { DROPTAG(DTRACEDROP_PRINCIPAL) },
319 assert(what == DTRACEDROP_PRINCIPAL || what == DTRACEDROP_AGGREGATION);
339 what == DTRACEDROP_PRINCIPAL ? "" : "aggregation ",
dtrace.h 297 DTRACEDROP_PRINCIPAL, /* drop to principal buffer */
dt_consume.c 2565 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops));
3070 DTRACEDROP_PRINCIPAL, drops[i]);

Completed in 26 milliseconds