Hi Pedro! Thanks for your answers!
I have other questions:
1) In the K64 Sub-Family Reference Manual, I can read:
"Note that the maximum frequency for the channel input signal to be detected correctly is system clock divided by 4, which is required to meet Nyquist criteria for signal sampling."
but the ftm timer go with busclock that is maximum 60MHz like can see from this:

So I think that I can count maximum 60MHz/4=15MHz, or I can reach 120MHz/4=30MHz?
2) If I have to control at each pulse the number that the ftm timer has reach, I need however to call an interrupt, or I can do in other way?
If I need of the interrupt the advantage of input capture in vanished, or not?
Best Regards!
Alessio