Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c132 #define PROFILE_MAX_DEFAULT 1000 /* default max. number of probes */ macro
478 "profile-max-probes", PROFILE_MAX_DEFAULT); in profile_attach()