Searched defs:totalCount (Results 1 – 3 of 3) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | report_html.js | 798 let totalCount = {countForProcess: process.eventCount, variable 921 let totalCount = {countForProcess: this.processInfo.eventCount, variable 1062 return function(eventCount, totalCount) { argument 1068 return function(eventCount, totalCount) { argument 1089 constructor(divContainer, title, totalCount, initNodes, reverseOrder) { argument 1544 constructor(divContainer, sourceFiles, totalCount) { argument 1647 constructor(divContainer, disassembly, totalCount) { argument
|
/system/bpf/libbpf_android/ |
D | BpfMapTest.cpp | 184 int totalCount = 0; in TEST_F() local 204 int totalCount = 0; in TEST_F() local
|
/system/netd/libnetdbpf/ |
D | BpfNetworkStatsTest.cpp | 181 int totalCount = 0; in TEST_F() local
|