Searched refs:space_ptr (Results 1 – 1 of 1) sorted by relevance
/art/tools/dmtracedump/ |
D | tracedump.cc | 1254 const char* space_ptr = &spaces[num_spaces]; in printInclusiveMethod() local 1274 space_ptr = &spaces[len]; 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()
|