|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProfileData | |
---|---|
org.jruby | |
org.jruby.runtime | |
org.jruby.runtime.profile |
Uses of IProfileData in org.jruby |
---|
Methods in org.jruby with parameters of type IProfileData | |
---|---|
AbstractProfilePrinter |
RubyInstanceConfig.makeDefaultProfilePrinter(IProfileData profileData)
|
Uses of IProfileData in org.jruby.runtime |
---|
Methods in org.jruby.runtime that return IProfileData | |
---|---|
IProfileData |
ThreadContext.getProfileData()
Get the profile data for this thread (ThreadContext). |
Uses of IProfileData in org.jruby.runtime.profile |
---|
Classes in org.jruby.runtime.profile that implement IProfileData | |
---|---|
class |
ProfileData
Encapsulates the logic of recording and reporting profiled timings of method invocations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |