Home
last modified time | relevance | path

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

/art/tools/dmtracedump/
Dtracedump.cc1279 int32_t nCalls = numCalls; in printInclusiveMethod() local
1280 if (nCalls == 0) nCalls = relative->numCalls[0] + relative->numCalls[1]; in printInclusiveMethod()
1285 "", space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1289 "", per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1296 space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1300 per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()