Home
last modified time | relevance | path

Searched defs:sampled (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/devel/py-aws-xray-sdk/aws-xray-sdk-2.8.0/aws_xray_sdk/core/models/
H A Dtrace_header.py21 def __init__(self, root=None, parent=None, sampled=None, data=None): argument
108 def sampled(self): member in TraceHeader
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/ipfs/go-log/tracer/wire/
H A Dwire.proto8 bool sampled = 3; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/opentracing/basictracer-go/wire/
H A Dwire.proto8 bool sampled = 3; field
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dthruput.c46 PRUint32 sampled; member
69 PRInt32 bytes, sampled; in Clientel() local
178 PRInt32 bytes, sampled; in Servette() local
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dthruput.c46 PRUint32 sampled; member
69 PRInt32 bytes, sampled; in Clientel() local
178 PRInt32 bytes, sampled; in Servette() local
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/rdd/
H A DPartitionwiseSampledRDDSuite.scala55 val sampled = new PartitionwiseSampledRDD[Int, Int](rdd, sampler, true) constant
/dports/biology/mothur/mothur-1.46.1/source/calculators/
H A Dbootstrap.cpp19 double sampled = rank->getNumSeqs(); in getValues() local
/dports/textproc/xsv-rs/xsv-0.13.0/src/cmd/
H A Dsample.rs58 let sampled = match rconfig.indexed()? { in run() localVariable
91 let mut sampled = Vec::with_capacity(sample_size as usize); in sample_random_access() localVariable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/
H A Dlightstep.proto20 bool sampled = 3; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/golang/protobuf/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/www/fabio/fabio-1.5.14/vendor/github.com/openzipkin/zipkin-go-opentracing/wire/
H A Dwire.proto8 bool sampled = 3; field
/dports/www/fabio/fabio-1.5.14/vendor/github.com/openzipkin/zipkin-go-opentracing/zipkin-go-opentracing-0.3.4/wire/
H A Dwire.proto8 bool sampled = 3; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/
H A Dlightstep.proto20 bool sampled = 3; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/golang/protobuf/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-common/golang/protobuf/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/lightsteppb/
H A Dlightstep.proto21 bool sampled = 3; field
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-common/
H A Dlightstep.proto20 bool sampled = 3; field
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dthruput.c59 PRUint32 sampled; member
85 PRInt32 bytes, sampled; in Clientel() local
199 PRInt32 bytes, sampled; in Servette() local
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dthruput.c59 PRUint32 sampled; member
85 PRInt32 bytes, sampled; in Clientel() local
199 PRInt32 bytes, sampled; in Servette() local
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dthruput.c59 PRUint32 sampled; member
85 PRInt32 bytes, sampled = -1; in Clientel() local
199 PRInt32 bytes, sampled = -1; in Servette() local
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dthruput.c59 PRUint32 sampled; member
85 PRInt32 bytes, sampled; in Clientel() local
199 PRInt32 bytes, sampled; in Servette() local
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dthruput.c59 PRUint32 sampled; member
85 PRInt32 bytes, sampled; in Clientel() local
199 PRInt32 bytes, sampled; in Servette() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgSpaceCounters.cpp35 bool sampled) : in GSpaceCounters()

12345678910>>...13