Home
last modified time | relevance | path

Searched refs:MemoryProfiler (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/tools/memory-profiler/
H A DMemoryProfiler.cpp75 NS_IMPL_ISUPPORTS(MemoryProfiler, nsIMemoryProfiler)
77 PRLock* MemoryProfiler::sLock;
78 uint32_t MemoryProfiler::sProfileContextCount;
79 StaticAutoPtr<NativeProfilerImpl> MemoryProfiler::sNativeProfiler;
80 StaticAutoPtr<JSContextProfilerMap> MemoryProfiler::sJSContextProfilerMap;
81 TimeStamp MemoryProfiler::sStartTime;
84 MemoryProfiler::InitOnce() in InitOnce()
105 MemoryProfiler::StartProfiler() in StartProfiler()
135 MemoryProfiler::StopProfiler() in StopProfiler()
157 MemoryProfiler::ResetProfiler() in ResetProfiler()
[all …]
H A DnsMemoryProfilerFactory.cpp10 using mozilla::MemoryProfiler;
12 NS_GENERIC_FACTORY_CONSTRUCTOR(MemoryProfiler)
H A DMemoryProfiler.h44 class MemoryProfiler final : public nsIMemoryProfiler
52 ~MemoryProfiler() {} in ~MemoryProfiler()
H A Dmoz.build15 'MemoryProfiler.cpp',
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/
H A Drequest_profiler_spec.rb15 allow(MemoryProfiler).to receive(:report) do |&blk|
17 MemoryProfiler.start
18 MemoryProfiler.stop
/dports/security/snort3/snort3-3.1.19.0/src/profiler/
H A Dmemory_context.cc49 const CombinedMemoryStats& MemoryProfiler::get_fallthrough_stats() in get_fallthrough_stats()
53 void MemoryProfiler::consolidate_fallthrough_stats() in consolidate_fallthrough_stats()
H A Dmemory_context.h26 class MemoryProfiler
H A Dprofiler.cc94 MemoryProfiler::consolidate_fallthrough_stats(); in consolidate_stats()
/dports/lang/ruby26/ruby-2.6.9/gems/did_you_mean-1.3.0/benchmark/levenshtein/
H A Dmemory_usage.rb6 report = MemoryProfiler.report do
/dports/lang/ruby26/ruby-2.6.9/gems/did_you_mean-1.3.0/benchmark/jaro_winkler/
H A Dmemory_usage.rb6 report = MemoryProfiler.report do
/dports/lang/ruby26/ruby-2.6.9/gems/did_you_mean-1.3.0/benchmark/
H A Dmemory_usage.rb16 MemoryProfiler.report { 100.times(&executable) }.pretty_print
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/request_profiler/
H A Dmiddleware.rb69 report = MemoryProfiler.report do
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/mem/
H A Dmalloc_tracker.cpp341 class MemoryProfiler final : public common::ProfileTask class
344 explicit MemoryProfiler(common::JsonLogger& logger) : logger_(logger) { } in MemoryProfiler() function in thrill::mem::MemoryProfiler
354 void MemoryProfiler::RunTask(const std::chrono::steady_clock::time_point&) { in RunTask()
385 new MemoryProfiler(logger), /* own_task */ true); in StartMemProfiler()
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/tsan/
H A Dtsan_rtl.cpp163 void MemoryProfiler(u64 uptime) { in MemoryProfiler() function
190 MemoryProfiler(0); in InitializeMemoryProfiler()
234 MemoryProfiler(now - start); in BackgroundThread()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp163 void MemoryProfiler(u64 uptime) { in MemoryProfiler() function
190 MemoryProfiler(0); in InitializeMemoryProfiler()
234 MemoryProfiler(now - start); in BackgroundThread()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/tsan/
H A Dtsan_rtl.cc103 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
170 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc139 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
209 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_rtl.cc135 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
205 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc137 static void MemoryProfiler(Context *ctx, fd_t fd, int i) { in MemoryProfiler() function
207 MemoryProfiler(ctx, mprof_fd, i); in BackgroundThread()

123