#! stap -p2 # need one of these for each prohibited statistic operation global x probe end { x <<< 10 <<< 11 }