|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileReport | |
---|---|
com.caucho.quercus.profile |
Uses of ProfileReport in com.caucho.quercus.profile |
---|
Methods in com.caucho.quercus.profile that return ProfileReport | |
---|---|
static ProfileReport |
ProfileStore.findReport(long index)
Returns the report with the given index |
Methods in com.caucho.quercus.profile that return types with arguments of type ProfileReport | |
---|---|
static java.util.ArrayList<ProfileReport> |
ProfileStore.getReports()
Returns the current reports |
Methods in com.caucho.quercus.profile with parameters of type ProfileReport | |
---|---|
static void |
ProfileStore.addReport(ProfileReport report)
Adds a new report |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |