Home
last modified time | relevance | path

Searched defs:totalCount (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/scripts/
Dreport_html.js798 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/
DBpfMapTest.cpp184 int totalCount = 0; in TEST_F() local
204 int totalCount = 0; in TEST_F() local
/system/netd/libnetdbpf/
DBpfNetworkStatsTest.cpp181 int totalCount = 0; in TEST_F() local