Home
last modified time | relevance | path

Searched refs:GetTimestampValue (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/built_ins/kernels/
H A Dcopy_kernel_timestamps.builtin_kernel21 ulong GetTimestampValue(ulong srcPtr, ulong timestampSizeInDw, uint index) {
47 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
48 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
49 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
50 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
57 contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets);
66 globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets + 3);
88 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
89 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
90 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/test_files/
H A D7836643072362489210.cl234 ulong GetTimestampValue(ulong srcPtr, ulong timestampSizeInDw, uint index) {
260 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
261 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
262 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
263 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
270 contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets);
301 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
302 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
303 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
304 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
[all …]
H A Dbuiltin_copyfill.cl234 ulong GetTimestampValue(ulong srcPtr, ulong timestampSizeInDw, uint index) {
260 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
261 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
262 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
263 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
270 contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets);
301 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
302 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
303 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
304 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
[all …]
H A D10613492505254921609_images.cl234 ulong GetTimestampValue(ulong srcPtr, ulong timestampSizeInDw, uint index) {
260 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
261 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
262 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
263 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
270 contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets);
301 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
302 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
303 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
304 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
[all …]
H A Dbuiltin_images.cl234 ulong GetTimestampValue(ulong srcPtr, ulong timestampSizeInDw, uint index) {
260 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
261 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
262 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
263 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
270 contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, timestampsOffsets);
301 ulong contextStart = GetTimestampValue(srcPtr, timestampSizeInDw, 0);
302 ulong globalStart = GetTimestampValue(srcPtr, timestampSizeInDw, 1);
303 ulong contextEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 2);
304 ulong globalEnd = GetTimestampValue(srcPtr, timestampSizeInDw, 3);
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/security/vault/google-cloud-go-storage-v1.6.0/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/security/vault/google-cloud-go-spanner-v1.5.1/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/firestore/
H A Dorder.go60 return compareTimestamps(a.TimestampValue, b.GetTimestampValue())

12345678910>>...17