Searched refs:numCalls (Results 1 – 1 of 1) sorted by relevance
141 int32_t numCalls; member150 int32_t numCalls[2]; /* 0=normal, 1=recursive */ member157 int32_t numCalls[2]; /* 0=normal, 1=recursive */ member176 int32_t numCalls[2]; /* 0=normal, 1=recursive */ member313 method->numCalls[0] = 0; in initMethodEntry()314 method->numCalls[1] = 0; in initMethodEntry()1149 child->numCalls[childIsRecursive] += 1; in addInclusiveTime()1167 pTimed->numCalls += 1; in addInclusiveTime()1175 pTimed->numCalls = 1; in addInclusiveTime()1188 pTimed->numCalls += 1; in addInclusiveTime()[all …]