Home
last modified time | relevance | path

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

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