Searched defs:totalCount (Results 1 – 1 of 1) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | report_html.js | 804 let totalCount = {countForProcess: process.eventCount, variable 927 let totalCount = {countForProcess: this.processInfo.eventCount, variable 1068 return function(eventCount, totalCount) { argument 1074 return function(eventCount, totalCount) { argument 1095 constructor(divContainer, title, totalCount, initNodes, reverseOrder) { argument 1550 constructor(divContainer, sourceFiles, totalCount) { argument 1653 constructor(divContainer, disassembly, totalCount) { argument
|