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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c370 dt_aggregate_expand_hash(dtrace_hdl_t *dtp, int *allocation_failed) argument
382 *allocation_failed = 1;
396 *allocation_failed = 1;
445 int allocation_failed = 0; local
604 !allocation_failed)
605 dt_aggregate_expand_hash(dtp, &allocation_failed);

Completed in 24 milliseconds