Searched refs:non_syscall (Results 1 – 1 of 1) sorted by relevance
8 non_syscall="timer:hrtimer_start"47 echo "Tracing non-syscall tracepoint ${non_syscall}"48 output="$(perf trace -e $non_syscall --max-events=1 2>&1)"53 printf "[tracepoint failure] Failed to trace tracepoint $non_syscall, output:\n$output\n"
Completed in 3 milliseconds