Home
last modified time | relevance | path

Searched refs:exclude_callchain_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.d921 assert(v <= exclude_callchain_user_max, in exclude_callchain_user()
929 enum ulong exclude_callchain_user_max = cast(ulong) 1U; member