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