Searched defs:addProfile (Results 1 – 2 of 2) sorted by relevance
98 inline void InspectorInstrumentation::addProfile(Page* page, RefPtr<ScriptProfile> profile, PassRef… in addProfile() function
91 void InspectorProfilerAgent::addProfile(PassRefPtr<ScriptProfile> prpProfile, unsigned lineNumber, … in addProfile() function in WebCore::InspectorProfilerAgent