Searched refs:space_ptr (Results 1 – 1 of 1) sorted by relevance
/art/tools/dmtracedump/ |
D | tracedump.cc | 1250 const char* space_ptr = &spaces[num_spaces]; in printInclusiveMethod() local 1270 space_ptr = &spaces[len]; in printInclusiveMethod() 1281 "", space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod() 1285 "", per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod() 1292 space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod() 1296 per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
|