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