Hi 111alan,
L1D Hit rate can be calculated from (L1) DC Miss rate (event 0x60, umask 0xC8). DC Miss rate can be seen by selecting "View" dropdown box > "Data access assessment".
L2 Hits can be calculated by profiling the event 0x64, umask=0xF6.
As L3 is shared among group of cores, uProf does not support L3 specific events. For that, you may need to use AMDPcm tool packed along with uProf.
"%data cache miss" : It is the percentage that missed the L1D.