Viewing File: /opt/rh/gcc-toolset-11/root/usr/share/systemtap/runtime/linux/autoconf-hrtimer-rel.c

#include <linux/hrtimer.h>

int x = HRTIMER_REL;  /* as opposed to HRTIMER_MODE_REL */
Back to Directory