Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Drctl.c617 uint64_t long_threshold = UINT64_MAX; in rctl_validate() local
635 'n', MDB_OPT_UINT64, &long_threshold, in rctl_validate()
665 if (data.v_seen_cnt >= long_threshold) { in rctl_validate()