Home
last modified time | relevance | path

Searched refs:ProfilerParentTracker (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/gecko/
H A DProfilerParent.cpp21 class ProfilerParentTracker final { class
29 ProfilerParentTracker();
30 ~ProfilerParentTracker();
34 static UniquePtr<ProfilerParentTracker> sInstance;
37 UniquePtr<ProfilerParentTracker> ProfilerParentTracker::sInstance;
65 ProfilerParentTracker::ProfilerParentTracker() { in ProfilerParentTracker() function in mozilla::ProfilerParentTracker
66 MOZ_COUNT_CTOR(ProfilerParentTracker); in ProfilerParentTracker()
69 ProfilerParentTracker::~ProfilerParentTracker() { in ~ProfilerParentTracker()
70 MOZ_COUNT_DTOR(ProfilerParentTracker); in ~ProfilerParentTracker()
118 ProfilerParentTracker::StartTracking(this); in Init()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/gecko/
H A DProfilerParent.cpp60 class ProfilerParentTracker;
155 class ProfilerParentTracker final { class
173 ProfilerParentTracker();
174 ~ProfilerParentTracker();
179 static ProfilerParentTracker* GetInstance();
407 ProfilerParentTracker::ForChild( in HandleChunkManagerNonFinalUpdate()
419 ProfilerParentTracker* ProfilerParentTracker::GetInstance() { in GetInstance()
548 ProfilerParentTracker::ProfilerParentTracker() { in ProfilerParentTracker() function in mozilla::ProfilerParentTracker
550 MOZ_COUNT_CTOR(ProfilerParentTracker); in ProfilerParentTracker()
553 ProfilerParentTracker::~ProfilerParentTracker() { in ~ProfilerParentTracker()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/gecko/
H A DProfilerParent.cpp60 class ProfilerParentTracker;
155 class ProfilerParentTracker final { class
173 ProfilerParentTracker();
174 ~ProfilerParentTracker();
179 static ProfilerParentTracker* GetInstance();
407 ProfilerParentTracker::ForChild( in HandleChunkManagerNonFinalUpdate()
419 ProfilerParentTracker* ProfilerParentTracker::GetInstance() { in GetInstance()
548 ProfilerParentTracker::ProfilerParentTracker() { in ProfilerParentTracker() function in mozilla::ProfilerParentTracker
550 MOZ_COUNT_CTOR(ProfilerParentTracker); in ProfilerParentTracker()
553 ProfilerParentTracker::~ProfilerParentTracker() { in ~ProfilerParentTracker()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/gecko/
H A DProfilerParent.cpp24 class ProfilerParentTracker;
43 ProfilerParentTracker& mTracker;
105 class ProfilerParentTracker final { class
123 ProfilerParentTracker();
124 ~ProfilerParentTracker();
300 ProfilerParentTracker::ForChild( in HandleChunkManagerUpdate()
311 UniquePtr<ProfilerParentTracker> ProfilerParentTracker::sInstance;
433 ProfilerParentTracker::ProfilerParentTracker() { in ProfilerParentTracker() function in mozilla::ProfilerParentTracker
435 MOZ_COUNT_CTOR(ProfilerParentTracker); in ProfilerParentTracker()
438 ProfilerParentTracker::~ProfilerParentTracker() { in ~ProfilerParentTracker()
[all …]
/dports/www/firefox/firefox-99.0/tools/profiler/gecko/
H A DProfilerParent.cpp62 class ProfilerParentTracker;
157 class ProfilerParentTracker final { class
178 ProfilerParentTracker();
179 ~ProfilerParentTracker();
412 ProfilerParentTracker::ForChild( in HandleChunkManagerNonFinalUpdate()
424 ProfilerParentTracker* ProfilerParentTracker::GetInstance() { in GetInstance()
567 ProfilerParentTracker::ProfilerParentTracker() { in ProfilerParentTracker() function in mozilla::ProfilerParentTracker
569 MOZ_COUNT_CTOR(ProfilerParentTracker); in ProfilerParentTracker()
572 ProfilerParentTracker::~ProfilerParentTracker() { in ~ProfilerParentTracker()
581 MOZ_COUNT_DTOR(ProfilerParentTracker); in ~ProfilerParentTracker()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/public/
H A DProfilerParent.h17 class ProfilerParentTracker; variable
63 friend class ProfilerParentTracker;
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/public/
H A DProfilerParent.h18 class ProfilerParentTracker; variable
70 friend class ProfilerParentTracker; variable
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/public/
H A DProfilerParent.h18 class ProfilerParentTracker; variable
76 friend class ProfilerParentTracker; variable
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/public/
H A DProfilerParent.h18 class ProfilerParentTracker; variable
76 friend class ProfilerParentTracker; variable
/dports/www/firefox/firefox-99.0/tools/profiler/public/
H A DProfilerParent.h18 class ProfilerParentTracker; variable
97 friend class ProfilerParentTracker; variable