Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dperf_event.d589 assert(v <= exclude_user_max, in exclude_user()
597 enum ulong exclude_user_max = cast(ulong) 1U; member