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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c129 * this gets its value from PROFILE_MAX_DEFAULT or profile-max-probes if it's
132 #define PROFILE_MAX_DEFAULT 1000 /* default max. number of probes */ macro
478 "profile-max-probes", PROFILE_MAX_DEFAULT);

Completed in 69 milliseconds