I want to calculate the number of times someone names is added into my firebase realtime database

I have created an app that captures peoples names and the time when added into the firebase realtime data bases.
Now this database is full of entries with different peoples names etc.
I want to calculate the total times name “x” is entered into the databse.
Image of my code example

picture of my databse
Capture