Home | History | Annotate | Download | only in dist

Lines Matching refs:utrace

1458   --enable-utrace         Enable utrace(2)-based tracing
11411 # Check whether --enable-utrace was given.
11425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether utrace(2) is compilable" >&5
11426 $as_echo_n "checking whether utrace(2) is compilable... " >&6; }
11443 utrace((void *)0, 0);
11462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether utrace(2) with label is compilable" >&5
11463 $as_echo_n "checking whether utrace(2) with label is compilable... " >&6; }
11480 utrace((void *)0, (void *)0, 0);
15807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: utrace : ${enable_utrace}" >&5
15808 $as_echo "utrace : ${enable_utrace}" >&6; }