int_stat_get
u64 (*int_stat_get) (struct spu *spu, int class);
return spu_priv1_ops->int_stat_get (spu, class);
.int_stat_get = int_stat_get,