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

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

Completed in 105 milliseconds