Home
last modified time | relevance | path

Searched refs:nNotInherent (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/vts/performance/
DLatency.cpp125 presults->nNotInherent += (ret >> 16) & 0xffff; in threadStart()
218 presults.nNotInherent += (ret >> 16) & 0xffff; in clientFx()
391 int nNotInherent = 0; in main() local
393 nNotInherent += presults[i].nNotInherent; in main()
395 cout << "\"inheritance\": " << (nNotInherent == 0 ? "\"PASS\"" : "\"FAIL\"") << endl; in main()
399 return -nNotInherent; in main()
DPerfTest.cpp187 ret.nNotInherent = a.nNotInherent + b.nNotInherent; in combine()
DPerfTest.h126 int nNotInherent = 0; ///< #transactions that does not inherit priority variable