Uses of Class
io.jawk.backend.ProfilingReport.Entry
Packages that use ProfilingReport.Entry
-
Uses of ProfilingReport.Entry in io.jawk.backend
Methods in io.jawk.backend that return types with arguments of type ProfilingReport.EntryModifier and TypeMethodDescriptionProfilingReport.getFunctionEntries()Returns function execution statistics sorted by descending total time.ProfilingReport.getTupleEntries()Returns tuple execution statistics sorted by descending total time.