Searched refs:startNested (Results 1 – 4 of 4) sorted by relevance
76 profiler.startNested(SortAndPruneComposites.NESTED_PROFILER_NAME); in main()
56 profiler.startNested(SortAndPruneComposites.NESTED_PROFILER_NAME); in main()
94 Profiler nested = profiler.startNested("subtask"); in testNestedProfiling()
106 public Profiler startNested(String name) { in startNested() method in Profiler