Searched refs:ProfilerAgent (Results 1 – 8 of 8) sorted by relevance
139 ProfilerAgent.enable();145 ProfilerAgent.isEnabled(onProfilerEnebled.bind(this));243 ProfilerAgent.clearProfiles();379 ProfilerAgent.removeProfile(profile.typeId, profile.uid);458 ProfilerAgent.getProfile(profile.typeId, profile.uid);466 ProfilerAgent.getProfile(profile.typeId, profile.uid);657 ProfilerAgent.disable();660 ProfilerAgent.enable();679 ProfilerAgent.getProfileHeaders(populateCallback.bind(this));725 ProfilerAgent.takeHeapSnapshot(detailed);
99 ProfilerAgent.getProfile(this.profile.typeId, this.profile.uid, profileCallback);598 ProfilerAgent.start();600 ProfilerAgent.stop();
1013 ProfilerAgent.takeHeapSnapshot(false);
293 ProfilerAgent.collectGarbage();
40 var ProfilerAgent = { variable
115 ProfilerAgent.profileReady(profile);
10437 * src/js/ProfilerAgent.js: Removed.10477 * src/js/ProfilerAgent.js:10478 (devtools.ProfilerAgent.prototype._getNextLogLines.else.delayedRequest):10479 (devtools.ProfilerAgent.prototype._getNextLogLines):12481 * src/ProfilerAgent.h: Removed.12504 * src/js/ProfilerAgent.js:12505 (devtools.ProfilerAgent):12506 (devtools.ProfilerAgent.prototype._getNextLogLines.else.delayedRequest):12507 (devtools.ProfilerAgent.prototype._getNextLogLines):12508 (devtools.ProfilerAgent.prototype._didGetProfilerLogLines):[all …]
5393 tell the ProfilerAgent and mark that we're done loading. (Code came from the old5670 (ProfilerAgent.getProfile): Store the callback.5671 (ProfilerAgent.profileReady): Call the callback.