#! stap -p2 probe kernel.function("vfs_read") if (x > 1) { } # not a global