/external/bcc/tools/ |
D | runqlen_example.txt | 11 Sampling run queue length... Hit Ctrl-C to end. 21 Sampling run queue length... Hit Ctrl-C to end. 43 Sampling run queue length... Hit Ctrl-C to end. 59 Sampling run queue length... Hit Ctrl-C to end. 140 Sampling run queue length... Hit Ctrl-C to end. 208 Sampling run queue length... Hit Ctrl-C to end. 229 Sampling run queue length... Hit Ctrl-C to end.
|
D | cpuunclaimed_example.txt | 10 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end. 44 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end. 64 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end. 281 Sampling run queues... Output every 1 seconds. Hit Ctrl-C to end.
|
D | profile_example.txt | 10 Sampling at 49 Hertz of all threads by user + kernel stack... Hit Ctrl-C to end. 95 Sampling at 49 Hertz of PID 25036 by user + kernel stack... Hit Ctrl-C to end. 210 Sampling at 49 Hertz of PID 2930 by user + kernel stack for 5 secs. 540 Sampling at 9 Hertz of all threads by user + kernel stack... Hit Ctrl-C to end. 577 Sampling at 49 Hertz of all threads by user + kernel stack on CPU#7 for 2 secs. 612 Sampling at 49 Hertz of all threads by user stack... Hit Ctrl-C to end.
|
/external/skia/src/gpu/effects/ |
D | GrTextureEffect.cpp | 21 struct GrTextureEffect::Sampling { struct in GrTextureEffect 27 Sampling(Filter filter, MipmapMode mm) : fHWSampler(filter, mm) {} in Sampling() function 28 Sampling(const GrSurfaceProxy& proxy, 39 GrTextureEffect::Sampling::Sampling(const GrSurfaceProxy& proxy, in Sampling() argument 144 bool GrTextureEffect::Sampling::hasBorderAlpha() const { in hasBorderAlpha() 160 Sampling sampling = Sampling(filter, mm); in Make() 173 Sampling sampling(*view.proxy(), in Make() 194 Sampling sampling(*view.proxy(), in MakeSubset() 215 Sampling sampling(*view.proxy(), sampler, subset, &domain, border, false, caps); in MakeSubset() 234 Sampling sampling(*view.proxy(), sampler, subset, domain, border, false, caps, inset); in MakeCustomLinearFilterInset() [all …]
|
D | GrTextureEffect.h | 130 struct Sampling; 164 inline GrTextureEffect(GrSurfaceProxyView, SkAlphaType, const Sampling&);
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.texture.border_clamp.txt | 29 + Nearest and linear samping. Sampling with texture gather. 32 + Sampling depth textures with mode set to COMPARE_REF_TO_TEXTURE. 35 + Sampling with mipmaps 36 + Sampling with texture 2d arrays or cubemaps
|
/external/pdfium/third_party/lcms/ |
D | 0029-drop-register-keyword.patch | 8 // Sampling
|
/external/libopus/fuzzer/ |
D | README.md | 15 1. Sampling frequency (parameter name: `Fs`) 73 1. Sampling rate (parameter name: `sampleRate`)
|
/external/pigweed/pw_assert/ |
D | assert_backend_compile_test.cc | 148 TEST(DCheck, Sampling) { in TEST() argument
|
/external/perfetto/docs/design-docs/ |
D | heapprofd-sampling.md | 1 # heapprofd: Sampling for Memory Profiles 54 counter. Sampling from the Poisson for every allocation (rather than drawing 64 ### Sampling probabilities
|
D | heapprofd-wire-protocol.md | 53 ### 2. Sampling
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.2.rst | 36 - radv: Sampling depth-stencil image in GENERAL layout returns
|
D | 18.3.6.rst | 48 - radv: Sampling depth-stencil image in GENERAL layout returns
|
/external/perfetto/docs/reference/ |
D | heap_profile-cli.md | 24 | -i, --interval | Sampling interval. Default 4096 (4KiB) |
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 4189 class Sampling class 4198 class DefaultSampling<Void> : public Sampling<Void> 4205 class DefaultSampling<bool> : public Sampling<bool> 4216 class DefaultSampling<int> : public Sampling<int> 4251 class DefaultSampling<float> : public Sampling<float> 4368 class DefaultSampling<Vector<T, Size> > : public Sampling<Vector<T, Size> > 4400 class DefaultSampling<Matrix<T, Rows, Columns> > : public Sampling<Matrix<T, Rows, Columns> > 4540 Samplings (const Sampling<typename In::In0>& in0_, in Samplings() 4541 const Sampling<typename In::In1>& in1_, in Samplings() 4542 const Sampling<typename In::In2>& in2_, in Samplings() [all …]
|
/external/bcc/tools/old/ |
D | profile_example.txt | 10 Sampling at 49 Hertz of all threads by user + kernel stack... Hit Ctrl-C to end. 96 Sampling at 49 Hertz of PID 25036 by user + kernel stack... Hit Ctrl-C to end. 211 Sampling at 49 Hertz of PID 2930 by user + kernel stack for 5 secs. 541 Sampling at 9 Hertz of all threads by user + kernel stack... Hit Ctrl-C to end. 578 Sampling at 49 Hertz of all threads by user stack... Hit Ctrl-C to end.
|
/external/swiftshader/docs/ |
D | SamplingRoutines.md | 1 Sampling Routines
|
/external/libyuv/files/docs/ |
D | filtering.md | 14 # Down Sampling 43 # Up Sampling
|
/external/skia/site/docs/user/ |
D | sksl.md | 23 ## <span id="children">Sampling other SkShaders</span>
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 5601 class Sampling class 5610 class DefaultSampling<Void> : public Sampling<Void> 5617 class DefaultSampling<bool> : public Sampling<bool> 5628 class DefaultSampling<int> : public Sampling<int> 5662 class DefaultSampling<float> : public Sampling<float> 5671 class DefaultSampling<double> : public Sampling<double> 5857 class DefaultSampling<deFloat16> : public Sampling<deFloat16> 5939 class DefaultSampling<Vector<T, Size> > : public Sampling<Vector<T, Size> > 5966 class DefaultSampling<Matrix<T, Rows, Columns> > : public Sampling<Matrix<T, Rows, Columns> > 6110 Samplings (const Sampling<typename In::In0>& in0_, in Samplings() [all …]
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 296 virtual std::string Sampling() in Sampling() function in glcts::__anon5b4947d60111::GatherGLSLCompile 316 " void main() { \n" + Sampling() + in VertexShader() 326 Uniforms() + " void main() { \n" + Sampling() + in FragmentShader()
|
/external/perfetto/protos/perfetto/config/profiling/ |
D | heapprofd_config.proto | 31 // Sampling rate for all heaps not specified via heap_sampling_intervals.
|
/external/mesa3d/docs/gallium/ |
D | resources.rst | 166 Sampling may be optionally seamless if a driver supports it (PIPE_CAP_SEAMLESS_CUBE_MAP),
|
/external/libjpeg-turbo/ |
D | wizard.txt | 90 Sampling Factor Adjustment
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 366 virtual std::string Sampling() in Sampling() function in gl4cts::__anon86f181e50111::GatherGLSLCompile 399 " void main() { \n" + Sampling() + in VertexShader() 408 Uniforms() + " void main() { \n" + Sampling() + in FragmentShader()
|