Home
last modified time | relevance | path

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

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