Searched refs:NESTED_PROFILER_NAME (Results 1 – 3 of 3) sorted by relevance
32 static String NESTED_PROFILER_NAME = "SORT_AND_PRUNE"; field in SortAndPruneComposites46 Profiler sortProfiler = profilerRegistry.get(NESTED_PROFILER_NAME); in sortAndPruneComposites()
76 profiler.startNested(SortAndPruneComposites.NESTED_PROFILER_NAME); in main()
56 profiler.startNested(SortAndPruneComposites.NESTED_PROFILER_NAME); in main()