Searched defs:totalCount (Results 1 – 1 of 1) sorted by relevance
| /system/extras/simpleperf/scripts/ |
| D | report_html.js | 808 let totalCount = {countForProcess: process.eventCount, variable 931 let totalCount = {countForProcess: this.processInfo.eventCount, variable 1072 return function(eventCount, totalCount) { argument 1078 return function(eventCount, totalCount) { argument 1099 constructor(divContainer, title, totalCount, initNodes, reverseOrder) { argument 1557 constructor(divContainer, sourceFiles, totalCount) { argument 1657 constructor(divContainer, disassembly, totalCount) { argument
|