confusion about nvprof documentation

The manual says:
flops_sp—Single-precision floating point operations executed—Multi-context
But according to wikipedia, FLOPS refers to FLoating-point Operations Per Second, while FLOP refers to the count.
So please clarify whether flops_sp here means the floating point operations COUNT or floating point operations PER SECOND.
Thanks!

“flops_sp” gives a count of floating point operations.