Searched refs:totalEventCount (Results 1 – 1 of 1) sorted by relevance
480 function getItem(name, eventCount, totalEventCount) { argument482 let percent = (eventCount * 100.0 / totalEventCount).toFixed(2) + '%';