/external/clang/lib/Sema/ |
D | SemaCoroutine.cpp | 250 ReadySuspendResumeResult RSS = buildCoawaitCalls(*this, Loc, E); in BuildCoawaitExpr() local 251 if (RSS.IsInvalid) in BuildCoawaitExpr() 254 Expr *Res = new (Context) CoawaitExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoawaitExpr() 255 RSS.Results[2]); in BuildCoawaitExpr() 317 ReadySuspendResumeResult RSS = buildCoawaitCalls(*this, Loc, E); in BuildCoyieldExpr() local 318 if (RSS.IsInvalid) in BuildCoyieldExpr() 321 Expr *Res = new (Context) CoyieldExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoyieldExpr() 322 RSS.Results[2]); in BuildCoyieldExpr()
|
/external/markdown/docs/extensions/ |
D | RSS.txt | 1 RSS 7 An extension to Python-Markdown that outputs a markdown document as RSS. This 23 An RSS document includes some data about the document (URI, author, title) that
|
D | index.txt | 24 * [[RSS]]
|
/external/deqp-deps/SPIRV-Tools/source/util/ |
D | timer.h | 155 virtual long RSS() const { in RSS() function 330 if (rss_ >= 0 && Timer::RSS() >= 0) in Stop() 331 rss_ += Timer::RSS(); in Stop() 356 long RSS() const override { return rss_; } in RSS() function
|
D | timer.cpp | 92 *report_stream_ << std::fixed << std::setw(12) << RSS() << std::setw(16) in Report()
|
/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | timer.h | 155 virtual long RSS() const { in RSS() function 330 if (rss_ >= 0 && Timer::RSS() >= 0) in Stop() 331 rss_ += Timer::RSS(); in Stop() 356 long RSS() const override { return rss_; } in RSS() function
|
D | timer.cpp | 92 *report_stream_ << std::fixed << std::setw(12) << RSS() << std::setw(16) in Report()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/ |
D | timer.h | 155 virtual long RSS() const { in RSS() function 330 if (rss_ >= 0 && Timer::RSS() >= 0) in Stop() 331 rss_ += Timer::RSS(); in Stop() 356 long RSS() const override { return rss_; } in RSS() function
|
D | timer.cpp | 92 *report_stream_ << std::fixed << std::setw(12) << RSS() << std::setw(16) in Report()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | timer_test.cpp | 35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anon4f35b8650111::MockTimer 96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anon4f35b8650111::MockCumulativeTimer
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | timer_test.cpp | 35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anon2df694980111::MockTimer 96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anon2df694980111::MockCumulativeTimer
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | timer_test.cpp | 35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anona871caeb0111::MockTimer 96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anona871caeb0111::MockCumulativeTimer
|
/external/perfetto/test/stress_test/ |
D | README.md | 61 Svc RSS [MB] 4 2 62 Prod RSS [MB] --- 1 78 Svc RSS [MB] 32 17 79 Prod RSS [MB] --- 1
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaCoroutine.cpp | 908 ReadySuspendResumeResult RSS = buildCoawaitCalls( in BuildResolvedCoawaitExpr() local 910 if (RSS.IsInvalid) in BuildResolvedCoawaitExpr() 914 new (Context) CoawaitExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildResolvedCoawaitExpr() 915 RSS.Results[2], RSS.OpaqueValue, IsImplicit); in BuildResolvedCoawaitExpr() 963 ReadySuspendResumeResult RSS = buildCoawaitCalls( in BuildCoyieldExpr() local 965 if (RSS.IsInvalid) in BuildCoyieldExpr() 969 new (Context) CoyieldExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoyieldExpr() 970 RSS.Results[2], RSS.OpaqueValue); in BuildCoyieldExpr()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 108 "Hard RSS limit in Mb." 110 " which periodically reads RSS and aborts the process if the" 113 "Soft RSS limit in Mb." 115 " which periodically reads RSS. If the limit is reached" 118 " until the RSS goes below the soft limit."
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 128 "Hard RSS limit in Mb." 130 " which periodically reads RSS and aborts the process if the" 133 "Soft RSS limit in Mb." 135 " which periodically reads RSS. If the limit is reached" 138 " until the RSS goes below the soft limit."
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | mlock2-tests.c | 159 #define RSS "Rss:" macro 199 if (!strstr(line, RSS)) { in is_vma_lock_on_fault() 206 value = line + strlen(RSS); in is_vma_lock_on_fault()
|
/external/perfetto/test/configs/ |
D | camera.cfg | 44 # RSS and ION buffer events:
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | java_heap_stats.proto | 38 // Sum of anonymous RSS + swap pages in bytes.
|
D | lmk_reason_metric.proto | 32 // RSS + swap.
|
/external/ethtool/ |
D | NEWS | 62 * Feature: add support for extra RSS contexts and RSS steering filters 63 * Feature: Document RSS context control and RSS filters 93 * Feature: Support for configurable RSS hash function 162 * Feature: Support for configurable RSS hash key (-x/-X options)
|
/external/scudo/standalone/ |
D | flags.inc | 41 "Enforce an upper limit (in megabytes) to the process RSS. The "
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | flags.inc | 41 "Enforce an upper limit (in megabytes) to the process RSS. The "
|
/external/perfetto/protos/perfetto/config/profiling/ |
D | java_hprof_config.proto | 54 // Do not profile processes whose anon RSS + swap < given value.
|
/external/ethtool/shell-completion/bash/ |
D | ethtool | 64 # Complete an RSS Context ID 70 command sed -n 's/^[[:space:]]*RSS Context ID:[[:space:]]*\([0-9]*\)$/\1/p' | 871 # Complete available RSS hash functions 873 $(_ethtool_get_names_in_section 'RSS hash function' \
|