Searched refs:maxlocalsize (Results 1 – 1 of 1) sorted by relevance
739 size_t maxglobalsize, maxlocalsize; in dtrace_canstore_statvar() local745 maxlocalsize = maxglobalsize * (mp_maxid + 1); in dtrace_canstore_statvar()764 (scope == DIFV_SCOPE_LOCAL && size <= maxlocalsize)); in dtrace_canstore_statvar()