Searched refs:allocationTime (Results 1 – 1 of 1) sorted by relevance
78 public long allocationTime() { return copyStart - rsStart; } in allocationTime() method in UT_reduce.timing96 overheadTime() + "ms (alloc " + allocationTime() + "ms + copy " + in string()