How to create a function to reflect tokens for holders

How can I make a function to reflect tokens for all holders? instead of reflecting every transaction… I wanted to make a function where I could write in the contract to reflect all the balance I have in a wallet.

Thanks.